nrf52840_pac::clock::hfxodebounce

Type Alias HFXODEBOUNCE_W

Source
pub type HFXODEBOUNCE_W<'a, const O: u8> = FieldWriter<'a, u32, HFXODEBOUNCE_SPEC, u8, HFXODEBOUNCE_A, 8, O>;
Expand description

Field HFXODEBOUNCE writer - HFXO debounce time. Debounce time = HFXODEBOUNCE * 16 us.

Aliased Type§

struct HFXODEBOUNCE_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> HFXODEBOUNCE_W<'a, O>

Source

pub fn db256us(self) -> &'a mut W

256 us debounce time. Recommended for TSX-3225, FA-20H and FA-128 crystals.

Source

pub fn db1024us(self) -> &'a mut W

1024 us debounce time. Recommended for NX1612AA and NX1210AB crystals.