pub type ICEDGE_R = FieldReader<u8, ICEDGE_A>;
Expand description

Field ICEDGE reader - Input Capture Edge Select

Implementations§

source§

impl ICEDGE_R

source

pub fn variant(&self) -> ICEDGE_A

Get enumerated values variant

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

source

pub fn is_both(&self) -> bool

Checks if the value of the field is BOTH

source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE