pub type LOWPOWER_R = BitReader<LOWPOWER_A>;
Expand description
Field LOWPOWER
reader - Controls USBD peripheral low-power mode during USB suspend
Aliased Type§
struct LOWPOWER_R { /* private fields */ }
Implementations§
Source§impl LOWPOWER_R
impl LOWPOWER_R
Sourcepub fn variant(&self) -> LOWPOWER_A
pub fn variant(&self) -> LOWPOWER_A
Get enumerated values variant
Sourcepub fn is_force_normal(&self) -> bool
pub fn is_force_normal(&self) -> bool
Checks if the value of the field is FORCE_NORMAL
Sourcepub fn is_low_power(&self) -> bool
pub fn is_low_power(&self) -> bool
Checks if the value of the field is LOW_POWER