Tie0R

Type Alias Tie0R 

pub type Tie0R = BitReader<Tie0>;
Expand description

Field TIE0 reader - Channel 0 Timer Interrupt Enable

Aliased Type§

pub struct Tie0R { /* private fields */ }

Implementations§

§

impl Tie0R

pub const fn variant(&self) -> Tie0

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt generation is disabled

pub fn is_1(&self) -> bool

Interrupt generation is enabled