pub type HFXOTIMEOUT_R = FieldReader<u8, HFXOTIMEOUT_A>;
Expand description
Field HFXOTIMEOUT
reader - HFXO Timeout
Aliased Type§
pub struct HFXOTIMEOUT_R { /* private fields */ }
Implementations§
Source§impl HFXOTIMEOUT_R
impl HFXOTIMEOUT_R
Sourcepub fn variant(&self) -> HFXOTIMEOUT_A
pub fn variant(&self) -> HFXOTIMEOUT_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_256cycles(&self) -> bool
pub fn is_256cycles(&self) -> bool
Checks if the value of the field is _256CYCLES
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