Type Alias RISEA_W

Source
pub type RISEA_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, RISEA_A, 2, 8>;
Expand description

Field RISEA writer - Timer Rising Input Edge Action

Aliased Type§

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

Implementations§

Source§

impl<'a> RISEA_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