Type Alias atmega_hal::pac::usart1::ucsr1b::UCSZ12_W

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

Field UCSZ12 writer - Character Size

Aliased Type§

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