pub type CUFOA_R = FieldReader<u8, CUFOA_A>;
Expand description

Field CUFOA reader - Counter Underflow Output Action

Implementations§

source§

impl CUFOA_R

source

pub fn variant(&self) -> CUFOA_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