Type Alias atsame54n::sercom0::usart_ext::ctrlb::CHSIZE_R

source ·
pub type CHSIZE_R = FieldReader<CHSIZESELECT_A>;
Expand description

Field CHSIZE reader - Character Size

Aliased Type§

struct CHSIZE_R { /* private fields */ }

Implementations§

source§

impl CHSIZE_R

source

pub const fn variant(&self) -> Option<CHSIZESELECT_A>

Get enumerated values variant

source

pub fn is_8_bit(&self) -> bool

8 Bits

source

pub fn is_9_bit(&self) -> bool

9 Bits

source

pub fn is_5_bit(&self) -> bool

5 Bits

source

pub fn is_6_bit(&self) -> bool

6 Bits

source

pub fn is_7_bit(&self) -> bool

7 Bits