[][src]Type Definition avr_device::atmega1280::usart1::ucsr1c::UPM1_R

type UPM1_R = R<u8, UPM1_A>;

Reader of field UPM1

Implementations

impl UPM1_R[src]

pub fn variant(&self) -> Variant<u8, UPM1_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