Type Alias avr_device::atmega2560::cpu::mcusr::BORF_R
source · pub type BORF_R = BitReader<bool>;Expand description
Field BORF reader - Brown-out Reset Flag
Aliased Type§
struct BORF_R { /* private fields */ }