Tie1R

Type Alias Tie1R 

pub type Tie1R = BitReader<Tie1>;
Expand description

Field TIE1 reader - Channel 1 Timer Interrupt Enable

Aliased Type§

pub struct Tie1R { /* private fields */ }

Implementations§

§

impl Tie1R

pub const fn variant(&self) -> Tie1

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt generation is disabled

pub fn is_1(&self) -> bool

Interrupt generation is enabled