[][src]Type Definition atsame70j21b::usart0::us_mr_spi_mode::CHRL_R

type CHRL_R = R<u8, CHRL_A>;

Reader of field CHRL

Implementations

impl CHRL_R[src]

pub fn variant(&self) -> CHRL_A[src]

Get enumerated values variant

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

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

Checks if the value of the field is _8_BIT