Tie2R

Type Alias Tie2R 

pub type Tie2R = BitReader<Tie2>;
Expand description

Field TIE2 reader - Channel 2 Timer Interrupt Enable

Aliased Type§

pub struct Tie2R { /* private fields */ }

Implementations§

§

impl Tie2R

pub const fn variant(&self) -> Tie2

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt generation is disabled

pub fn is_1(&self) -> bool

Interrupt generation is enabled