Tif2R

Type Alias Tif2R 

pub type Tif2R = BitReader<Tif2>;
Expand description

Field TIF2 reader - Channel 2 Timer Interrupt Flag

Aliased Type§

pub struct Tif2R { /* private fields */ }

Implementations§

§

impl Tif2R

pub const fn variant(&self) -> Tif2

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer has not timed out

pub fn is_1(&self) -> bool

Timeout has occurred