pub type TIMEOUT_R = FieldReader<u8, TIMEOUT_A>;
Expand description
Field TIMEOUT
reader - LFXO Timeout
Aliased Type§
pub struct TIMEOUT_R { /* private fields */ }
Implementations§
Source§impl TIMEOUT_R
impl TIMEOUT_R
Sourcepub fn is_2cycles(&self) -> bool
pub fn is_2cycles(&self) -> bool
Checks if the value of the field is _2CYCLES
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_2kcycles(&self) -> bool
pub fn is_2kcycles(&self) -> bool
Checks if the value of the field is _2KCYCLES
Sourcepub fn is_4kcycles(&self) -> bool
pub fn is_4kcycles(&self) -> bool
Checks if the value of the field is _4KCYCLES
Sourcepub fn is_8kcycles(&self) -> bool
pub fn is_8kcycles(&self) -> bool
Checks if the value of the field is _8KCYCLES
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