Type Definition atsam4s2a_pac::usart0::mr::CHRL_R

source ·
pub type CHRL_R = FieldReader<u8, CHRL_A>;
Expand description

Field CHRL reader - Character Length

Implementations§

source§

impl CHRL_R

source

pub fn variant(&self) -> CHRL_A

Get enumerated values variant

source

pub fn is_5_bit(&self) -> bool

Checks if the value of the field is _5_BIT

source

pub fn is_6_bit(&self) -> bool

Checks if the value of the field is _6_BIT

source

pub fn is_7_bit(&self) -> bool

Checks if the value of the field is _7_BIT

source

pub fn is_8_bit(&self) -> bool

Checks if the value of the field is _8_BIT