Type Definition atsam4ls8b_pac::usart0::spi_mode_mr_spi::PAR_R

source ·
pub type PAR_R = FieldReader<u8, PARSELECT_A>;
Expand description

Field PAR reader - Parity Type

Implementations§

source§

impl PAR_R

source

pub fn variant(&self) -> PARSELECT_A

Get enumerated values variant

source

pub fn is_even(&self) -> bool

Checks if the value of the field is EVEN

source

pub fn is_odd(&self) -> bool

Checks if the value of the field is ODD

source

pub fn is_space(&self) -> bool

Checks if the value of the field is SPACE

source

pub fn is_mark(&self) -> bool

Checks if the value of the field is MARK

source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

source

pub fn is_5(&self) -> bool

Checks if the value of the field is _5

source

pub fn is_multi(&self) -> bool

Checks if the value of the field is MULTI

source

pub fn is_7(&self) -> bool

Checks if the value of the field is _7