Int9R

Type Alias Int9R 

pub type Int9R = BitReader<Int9>;
Expand description

Field INT9 reader - Interrupt Request 9

Aliased Type§

pub struct Int9R { /* private fields */ }

Implementations§

§

impl Int9R

pub const fn variant(&self) -> Int9

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