pub type HFXODEBOUNCE_R = FieldReader<u8, HFXODEBOUNCE_A>;
Expand description
Field HFXODEBOUNCE
reader - HFXO debounce time. Debounce time = HFXODEBOUNCE * 16 us.
Aliased Type§
struct HFXODEBOUNCE_R { /* private fields */ }
Implementations§
Source§impl HFXODEBOUNCE_R
impl HFXODEBOUNCE_R
Sourcepub fn variant(&self) -> Option<HFXODEBOUNCE_A>
pub fn variant(&self) -> Option<HFXODEBOUNCE_A>
Get enumerated values variant
Sourcepub fn is_db256us(&self) -> bool
pub fn is_db256us(&self) -> bool
Checks if the value of the field is DB256US
Sourcepub fn is_db1024us(&self) -> bool
pub fn is_db1024us(&self) -> bool
Checks if the value of the field is DB1024US