Type Alias RISEA_R

Source
pub type RISEA_R = FieldReader<u8, RISEA_A>;
Expand description

Field RISEA reader - Timer Rising Input Edge Action

Aliased Type§

pub struct RISEA_R { /* private fields */ }

Implementations§

Source§

impl RISEA_R

Source

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