pub type UCSZ2_W<'a, const O: u8> = FieldWriterSafe<'a, u8, UCSR2C_SPEC, u8, UCSZ2_A, 2, O>;
Expand description

Field UCSZ2 writer - Character Size

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> UCSZ2_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