Type Alias avr_device::atmega2560::cpu::mcusr::PORF_W
source · pub type PORF_W<'a, const O: u8> = BitWriter<'a, u8, MCUSR_SPEC, bool, O>;Expand description
Field PORF writer - Power-on reset flag
Aliased Type§
struct PORF_W<'a, const O: u8> { /* private fields */ }