Type Alias atsame54n::sercom0::usart_ext::ctrlb::CHSIZE_W

source ·
pub type CHSIZE_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 3, O, CHSIZESELECT_A>;
Expand description

Field CHSIZE writer - Character Size

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CHSIZE_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

8 Bits

source

pub fn _9_bit(self) -> &'a mut W<REG>

9 Bits

source

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

5 Bits

source

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

6 Bits

source

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

7 Bits