Type Alias nrf52840_pac::clock::hfxodebounce::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