Tif3R

Type Alias Tif3R 

pub type Tif3R = BitReader<Tif3>;
Expand description

Field TIF3 reader - Channel 3 Timer Interrupt Flag

Aliased Type§

pub struct Tif3R { /* private fields */ }

Implementations§

§

impl Tif3R

pub const fn variant(&self) -> Tif3

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer has not timed out

pub fn is_1(&self) -> bool

Timeout has occurred