Int1R

Type Alias Int1R 

pub type Int1R = BitReader<Int1>;
Expand description

Field INT1 reader - Interrupt Request 1

Aliased Type§

pub struct Int1R { /* private fields */ }

Implementations§

§

impl Int1R

pub const fn variant(&self) -> Int1

Get enumerated values variant

pub fn is_0(&self) -> bool

The interrupt request for corresponding channel is cleared

pub fn is_1(&self) -> bool

The interrupt request for corresponding channel is active