pub type UPM3_R = FieldReader<u8, UPM3_A>;
Expand description

Field UPM3 reader - Parity Mode Bits

Aliased Type§

struct UPM3_R { /* private fields */ }

Implementations§

source§

impl UPM3_R

source

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

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_parity_even(&self) -> bool

Checks if the value of the field is PARITY_EVEN

source

pub fn is_parity_odd(&self) -> bool

Checks if the value of the field is PARITY_ODD