Type Alias atmega_hal::pac::usart3::ucsr3c::UCSZ3_W

source ·
pub type UCSZ3_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR3C_SPEC, u8, UCSZ3_A, Safe, 2, O>;
Expand description

Field UCSZ3 writer - Character Size

Aliased Type§

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