Type Alias WDTON_W

Source
pub type WDTON_W<'a, const O: u8> = BitWriterRaw<'a, u8, HIGH_SPEC, bool, BitM, O>;
Expand description

Field WDTON writer - Watch-dog Timer always on

Aliased Type§

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