Int7R

Type Alias Int7R 

pub type Int7R = BitReader<Int7>;
Expand description

Field INT7 reader - Interrupt Request 7

Aliased Type§

pub struct Int7R { /* private fields */ }

Implementations§

§

impl Int7R

pub const fn variant(&self) -> Int7

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