pub type PORF_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUSR_SPEC, bool, BitM, O>;
Field PORF writer - Power-On Reset Flag
PORF
struct PORF_W<'a, const O: u8> { /* private fields */ }