Type Alias atmega_hal::pac::usart0::ucsr0b::UCSZ02_W

source ·
pub type UCSZ02_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR0B_SPEC, bool, BitM, O>;
Expand description

Field UCSZ02 writer - Character Size

Aliased Type§

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