pub type LDRB_R = FieldReader<LDRBSELECT_A>;
Expand description

Field LDRB reader - RB Loading Edge Selection

Aliased Type§

struct LDRB_R { /* private fields */ }

Implementations§

source§

impl LDRB_R

source

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