Type Alias atmega_hal::pac::usart0::ucsr0c::UCSZ0_W

source ·
pub type UCSZ0_W<'a, const O: u8> = FieldWriterRaw<'a, u8, UCSR0C_SPEC, u8, UCSZ0_A, Safe, 2, O>;
Expand description

Field UCSZ0 writer - Character Size

Aliased Type§

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