TsotW

Type Alias TsotW 

pub type TsotW<'a, REG> = BitWriter<'a, REG, Tsot>;
Expand description

Field TSOT writer - Timer Start On Trigger

Aliased Type§

pub struct TsotW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> TsotW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Timer starts to decrement immediately based on restart condition (controlled by TSOI bit)

pub fn _1(self) -> &'a mut W<REG>

Timer starts to decrement when rising edge on selected trigger is detected