Type Alias atmega_hal::pac::usart1::ucsr1c::UPM1_W

source ·
pub type UPM1_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR1C_SPEC, u8, UPM1_A, Unsafe, 2, O>;
Expand description

Field UPM1 writer - Parity Mode Bits

Aliased Type§

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