Type Alias atmega_hal::pac::fuse::high::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 */ }