Type Definition atsam4n8c_pac::usart1::mr::CHRL_W

source ·
pub type CHRL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, MR_SPEC, u8, CHRL_A, 2, O>;
Expand description

Field CHRL writer - Character Length.

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