pub type EEVTEDG_R = FieldReader<u8, EEVTEDGSELECT_A>;
Expand description

Field EEVTEDG reader - External Event Edge Selection

Implementations§

source§

impl EEVTEDG_R

source

pub fn variant(&self) -> EEVTEDGSELECT_A

Get enumerated values variant

source

pub fn is_no_edge(&self) -> bool

Checks if the value of the field is NO_EDGE

source

pub fn is_pos_edge(&self) -> bool

Checks if the value of the field is POS_EDGE

source

pub fn is_neg_edge(&self) -> bool

Checks if the value of the field is NEG_EDGE

source

pub fn is_both_edges(&self) -> bool

Checks if the value of the field is BOTH_EDGES