pub type LDRA_R = FieldReader<LDRASELECT_A>;
Expand description

Field LDRA reader - RA Loading Edge Selection

Aliased Type§

struct LDRA_R { /* private fields */ }

Implementations§

source§

impl LDRA_R

source

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