Int2R

Type Alias Int2R 

pub type Int2R = BitReader<Int2>;
Expand description

Field INT2 reader - Interrupt Request 2

Aliased Type§

pub struct Int2R { /* private fields */ }

Implementations§

§

impl Int2R

pub const fn variant(&self) -> Int2

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