Type Alias atmega_hal::pac::usart0::ucsr0c::UPM0_W

source ·
pub type UPM0_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR0C_SPEC, u8, UPM0_A, Unsafe, 2, O>;
Expand description

Field UPM0 writer - Parity Mode Bits

Aliased Type§

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