pub type ETRGEDG_R = FieldReader<ETRGEDGSELECT_A>;
Expand description

Field ETRGEDG reader - External Trigger Edge Selection

Aliased Type§

struct ETRGEDG_R { /* private fields */ }

Implementations§

source§

impl ETRGEDG_R

source

pub fn variant(&self) -> ETRGEDGSELECT_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_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_edge(&self) -> bool

Checks if the value of the field is EDGE