pub type RISEA_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, RISEA_A, 2, O>;
Expand description

Field RISEA writer - Timer Rising Input Edge Action

Implementations§

source§

impl<'a, const O: u8> RISEA_W<'a, O>

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