Type Alias LFXOTIMEOUT_W

Source
pub type LFXOTIMEOUT_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, LFXOTIMEOUT_A, 2, 18>;
Expand description

Field LFXOTIMEOUT writer - LFXO Timeout

Aliased Type§

pub struct LFXOTIMEOUT_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> LFXOTIMEOUT_W<'a>

Source

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

Timeout period of 8 cycles.

Source

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

Timeout period of 1024 cycles.

Source

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

Timeout period of 16384 cycles.

Source

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

Timeout period of 32768 cycles.