Type Alias avr_device::atmega2560::usart3::ucsr3b::UCSZ32_W
source · pub type UCSZ32_W<'a, const O: u8> = BitWriter<'a, u8, UCSR3B_SPEC, bool, O>;Expand description
Field UCSZ32 writer - Character Size
Aliased Type§
struct UCSZ32_W<'a, const O: u8> { /* private fields */ }