Type Alias atmega_hal::pac::usart3::ucsr3c::UPM3_W

source ·
pub type UPM3_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR3C_SPEC, u8, UPM3_A, Unsafe, 2, O>;
Expand description

Field UPM3 writer - Parity Mode Bits

Aliased Type§

struct UPM3_W<'a, const O: u8> { /* private fields */ }