Type Definition atsame54p19a_pac::sercom0::usart_int::ctrlb::CHSIZE_R[][src]

type CHSIZE_R = R<u8, CHSIZE_A>;

Reader of field CHSIZE

Implementations

impl CHSIZE_R[src]

pub fn variant(&self) -> Variant<u8, CHSIZE_A>[src]

Get enumerated values variant

pub fn is_8_bit(&self) -> bool[src]

Checks if the value of the field is _8_BIT

pub fn is_9_bit(&self) -> bool[src]

Checks if the value of the field is _9_BIT

pub fn is_5_bit(&self) -> bool[src]

Checks if the value of the field is _5_BIT

pub fn is_6_bit(&self) -> bool[src]

Checks if the value of the field is _6_BIT

pub fn is_7_bit(&self) -> bool[src]

Checks if the value of the field is _7_BIT