Tie3R

Type Alias Tie3R 

pub type Tie3R = BitReader<Tie3>;
Expand description

Field TIE3 reader - Channel 3 Timer Interrupt Enable

Aliased Type§

pub struct Tie3R { /* private fields */ }

Implementations§

§

impl Tie3R

pub const fn variant(&self) -> Tie3

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt generation is disabled

pub fn is_1(&self) -> bool

Interrupt generation is enabled