Type Definition atsam4ls4b_pac::usart0::mr::PAR_R[][src]

type PAR_R = R<u8, PAR_A>;

Reader of field PAR

Implementations

impl PAR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EVEN

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

Checks if the value of the field is ODD

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

Checks if the value of the field is SPACE

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

Checks if the value of the field is MARK

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

Checks if the value of the field is NONE

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

Checks if the value of the field is _5

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

Checks if the value of the field is MULTI

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

Checks if the value of the field is _7