pub type LFXOTIMEOUT_R = FieldReader<u8, LFXOTIMEOUT_A>;
Expand description
Field LFXOTIMEOUT
reader - LFXO Timeout
Aliased Type§
pub struct LFXOTIMEOUT_R { /* private fields */ }
Implementations§
Source§impl LFXOTIMEOUT_R
impl LFXOTIMEOUT_R
Sourcepub fn variant(&self) -> LFXOTIMEOUT_A
pub fn variant(&self) -> LFXOTIMEOUT_A
Get enumerated values variant
Sourcepub fn is_8cycles(&self) -> bool
pub fn is_8cycles(&self) -> bool
Checks if the value of the field is _8CYCLES
Sourcepub fn is_1kcycles(&self) -> bool
pub fn is_1kcycles(&self) -> bool
Checks if the value of the field is _1KCYCLES
Sourcepub fn is_16kcycles(&self) -> bool
pub fn is_16kcycles(&self) -> bool
Checks if the value of the field is _16KCYCLES
Sourcepub fn is_32kcycles(&self) -> bool
pub fn is_32kcycles(&self) -> bool
Checks if the value of the field is _32KCYCLES