[][src]Type Definition lpc55_pac::syscon::usb1needclkstat::DEV_NEEDCLK_R

type DEV_NEEDCLK_R = R<bool, DEV_NEEDCLK_A>;
[]

Reader of field DEV_NEEDCLK

Implementations

impl DEV_NEEDCLK_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH