Type Alias atmega_hal::pac::usart1::ucsr1c::UCSZ1_W

source ·
pub type UCSZ1_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR1C_SPEC, u8, UCSZ1_A, Safe, 2, O>;
Expand description

Field UCSZ1 writer - Character Size

Aliased Type§

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