Int4R

Type Alias Int4R 

pub type Int4R = BitReader<Int4>;
Expand description

Field INT4 reader - Interrupt Request 4

Aliased Type§

pub struct Int4R { /* private fields */ }

Implementations§

§

impl Int4R

pub const fn variant(&self) -> Int4

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