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 */ }pub type PORF_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUSR_SPEC, bool, BitM, O>;Field PORF writer - Power-on reset flag
struct PORF_W<'a, const O: u8> { /* private fields */ }