pub type AUXCNTEV_R = FieldReader<u8, AUXCNTEV_A>;
Expand description

Field AUXCNTEV reader - Controls When the Auxiliary Counter Counts

Implementations§

source§

impl AUXCNTEV_R

source

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

Checks if the value of the field is UP

source

pub fn is_down(&self) -> bool

Checks if the value of the field is DOWN

source

pub fn is_both(&self) -> bool

Checks if the value of the field is BOTH