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

type HS_DEV_WAKEUP_N_R = R<bool, HS_DEV_WAKEUP_N_A>;

Reader of field HS_DEV_WAKEUP_N

Methods

impl HS_DEV_WAKEUP_N_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FORCE_WUP

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

Checks if the value of the field is NORMAL_WUP