pub type ICEVCTRL_R = FieldReader<u8, ICEVCTRL_A>;
Expand description

Field ICEVCTRL reader - Input Capture Event Control

Implementations§

source§

impl ICEVCTRL_R

source

pub fn variant(&self) -> ICEVCTRL_A

Get enumerated values variant

source

pub fn is_everyedge(&self) -> bool

Checks if the value of the field is EVERYEDGE

source

pub fn is_everysecondedge(&self) -> bool

Checks if the value of the field is EVERYSECONDEDGE

source

pub fn is_rising(&self) -> bool

Checks if the value of the field is RISING

source

pub fn is_falling(&self) -> bool

Checks if the value of the field is FALLING