pub type UCSZ3_W<'a, const O: u8> = FieldWriterSafe<'a, u8, UCSR3C_SPEC, u8, UCSZ3_A, 2, O>;
Expand description

Field UCSZ3 writer - Character Size

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> UCSZ3_W<'a, O>

source

pub fn chr5(self) -> &'a mut W

Character Size: 5 bit

source

pub fn chr6(self) -> &'a mut W

Character Size: 6 bit

source

pub fn chr7(self) -> &'a mut W

Character Size: 7 bit

source

pub fn chr8(self) -> &'a mut W

Character Size: 8 bit