[][src]Type Definition avr_device::atmega64::usart0::ucsr0c::UPM0_R

type UPM0_R = R<u8, UPM0_A>;

Reader of field UPM0

Implementations

impl UPM0_R[src]

pub fn variant(&self) -> Variant<u8, UPM0_A>[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_parity_even(&self) -> bool[src]

Checks if the value of the field is PARITY_EVEN

pub fn is_parity_odd(&self) -> bool[src]

Checks if the value of the field is PARITY_ODD