Tif1R

Type Alias Tif1R 

pub type Tif1R = BitReader<Tif1>;
Expand description

Field TIF1 reader - Channel 1 Timer Interrupt Flag

Aliased Type§

pub struct Tif1R { /* private fields */ }

Implementations§

§

impl Tif1R

pub const fn variant(&self) -> Tif1

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer has not timed out

pub fn is_1(&self) -> bool

Timeout has occurred