Struct avr_device::atmega8::usart::ucsra::FE_R [−][src]
pub struct FE_R(_);Expand description
Field FE reader - Framing Error
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).