Type Alias nrf52840_pac::usbd::lowpower::LOWPOWER_R
source · 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