[][src]Type Definition avr_device::atmega2560::usart3::ucsr3c::UPM3_R

type UPM3_R = R<u8, UPM3_A>;

Reader of field UPM3

Implementations

impl UPM3_R[src]

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