Type Alias atmega_hal::pac::cpu::mcusr::PORF_W

source ·
pub type PORF_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUSR_SPEC, bool, BitM, O>;
Expand description

Field PORF writer - Power-on reset flag

Aliased Type§

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