pub type OTGFSLPEN_R = BitReader<OTGFSLPEN_A>;
Expand description
Field OTGFSLPEN
reader - USB OTG FS clock enable during Sleep mode
Implementations
sourceimpl OTGFSLPEN_R
impl OTGFSLPEN_R
sourcepub fn variant(&self) -> OTGFSLPEN_A
pub fn variant(&self) -> OTGFSLPEN_A
Get enumerated values variant
sourcepub fn is_disabled_in_sleep(&self) -> bool
pub fn is_disabled_in_sleep(&self) -> bool
Checks if the value of the field is DisabledInSleep
sourcepub fn is_enabled_in_sleep(&self) -> bool
pub fn is_enabled_in_sleep(&self) -> bool
Checks if the value of the field is EnabledInSleep