TrotR

Type Alias TrotR 

pub type TrotR = BitReader<Trot>;
Expand description

Field TROT reader - Timer Reload On Trigger

Aliased Type§

pub struct TrotR { /* private fields */ }

Implementations§

§

impl TrotR

pub const fn variant(&self) -> Trot

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer will not reload on selected trigger

pub fn is_1(&self) -> bool

Timer will reload on selected trigger