Int15R

Type Alias Int15R 

pub type Int15R = BitReader<Int15>;
Expand description

Field INT15 reader - Interrupt Request 15

Aliased Type§

pub struct Int15R { /* private fields */ }

Implementations§

§

impl Int15R

pub const fn variant(&self) -> Int15

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