pub type BORF_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUSR_SPEC, bool, BitM, O>;
Field BORF writer - Brown-out Reset Flag
BORF
struct BORF_W<'a, const O: u8> { /* private fields */ }