TsotR

Type Alias TsotR 

pub type TsotR = BitReader<Tsot>;
Expand description

Field TSOT reader - Timer Start On Trigger

Aliased Type§

pub struct TsotR { /* private fields */ }

Implementations§

§

impl TsotR

pub const fn variant(&self) -> Tsot

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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