Struct avr_device::attiny88::cpu::mcusr::BORF_R [−][src]
pub struct BORF_R(_);Expand description
Field BORF reader - Brown-out Reset Flag
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).