pub type CMOA_R = FieldReader<u8, CMOA_A>;
Expand description

Field CMOA reader - Compare Match Output Action

Implementations§

source§

impl CMOA_R

source

pub fn variant(&self) -> CMOA_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_toggle(&self) -> bool

Checks if the value of the field is TOGGLE

source

pub fn is_clear(&self) -> bool

Checks if the value of the field is CLEAR

source

pub fn is_set(&self) -> bool

Checks if the value of the field is SET