Type Alias atmega_hal::pac::usart2::ucsr2c::UCSZ2_W

source ·
pub type UCSZ2_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR2C_SPEC, u8, UCSZ2_A, Safe, 2, O>;
Expand description

Field UCSZ2 writer - Character Size

Aliased Type§

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