nrf52840_pac::clock::hfxodebounce

Type Alias HFXODEBOUNCE_R

Source
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

Source

pub fn variant(&self) -> Option<HFXODEBOUNCE_A>

Get enumerated values variant

Source

pub fn is_db256us(&self) -> bool

Checks if the value of the field is DB256US

Source

pub fn is_db1024us(&self) -> bool

Checks if the value of the field is DB1024US