[][src]Type Definition lpc55s6x_pac::syscon::usb1clkctrl::POL_HS_DEV_CLK_R

type POL_HS_DEV_CLK_R = R<bool, POL_HS_DEV_CLK_A>;

Reader of field POL_HS_DEV_CLK

Methods

impl POL_HS_DEV_CLK_R[src]

pub fn variant(&self) -> POL_HS_DEV_CLK_A[src]

Get enumerated values variant

pub fn is_falling(&self) -> bool[src]

Checks if the value of the field is FALLING

pub fn is_rising(&self) -> bool[src]

Checks if the value of the field is RISING