Type Alias FALLA_R

Source
pub type FALLA_R = FieldReader<u8, FALLA_A>;
Expand description

Field FALLA reader - Timer Falling Input Edge Action

Aliased Type§

pub struct FALLA_R { /* private fields */ }

Implementations§

Source§

impl FALLA_R

Source

pub fn variant(&self) -> FALLA_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_start(&self) -> bool

Checks if the value of the field is START

Source

pub fn is_stop(&self) -> bool

Checks if the value of the field is STOP

Source

pub fn is_reloadstart(&self) -> bool

Checks if the value of the field is RELOADSTART