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