pub type CHRL_W<'a, const O: u8> = FieldWriterSafe<'a, US_MR_SPI_MODE_SPEC, 2, O, CHRLSELECT_A>;
Expand description

Field CHRL writer - Character Length

Aliased Type§

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

Implementations§

source§

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

source

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

Character length is 5 bits

source

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

Character length is 6 bits

source

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

Character length is 7 bits

source

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

Character length is 8 bits