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

Field EEVTEDG reader - External Event Edge Selection

Implementations§

source§

impl EEVTEDG_R

source

pub fn variant(&self) -> EEVTEDG_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