Int3R

Type Alias Int3R 

pub type Int3R = BitReader<Int3>;
Expand description

Field INT3 reader - Interrupt Request 3

Aliased Type§

pub struct Int3R { /* private fields */ }

Implementations§

§

impl Int3R

pub const fn variant(&self) -> Int3

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