pub type USBWUALLOWED_R = BitReader<USBWUALLOWED_A>;
Expand description
Field USBWUALLOWED
reader - USB MAC has been woken up and operational. Write ‘1’ to clear.
Aliased Type§
struct USBWUALLOWED_R { /* private fields */ }
Implementations§
Source§impl USBWUALLOWED_R
impl USBWUALLOWED_R
Sourcepub fn variant(&self) -> USBWUALLOWED_A
pub fn variant(&self) -> USBWUALLOWED_A
Get enumerated values variant
Sourcepub fn is_not_allowed(&self) -> bool
pub fn is_not_allowed(&self) -> bool
Checks if the value of the field is NOT_ALLOWED
Sourcepub fn is_allowed(&self) -> bool
pub fn is_allowed(&self) -> bool
Checks if the value of the field is ALLOWED