Type Alias FALLA_W

Source
pub type FALLA_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, FALLA_A, 2, 10>;
Expand description

Field FALLA writer - Timer Falling Input Edge Action

Aliased Type§

pub struct FALLA_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> FALLA_W<'a>

Source

pub fn none(self) -> &'a mut W

No action

Source

pub fn start(self) -> &'a mut W

Start counter without reload

Source

pub fn stop(self) -> &'a mut W

Stop counter without reload

Source

pub fn reloadstart(self) -> &'a mut W

Reload and start counter