pub type PARITY_R = FieldReader<u8, PARITY_A>;
Expand description

Field PARITY reader - Parity-Bit Mode

Implementations§

source§

impl PARITY_R

source

pub fn variant(&self) -> Option<PARITY_A>

Get enumerated values variant

source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

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