Type Alias atmega_hal::pac::usart2::ucsr2c::UPM2_W

source ·
pub type UPM2_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR2C_SPEC, u8, UPM2_A, Unsafe, 2, O>;
Expand description

Field UPM2 writer - Parity Mode Bits

Aliased Type§

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