Int13R

Type Alias Int13R 

pub type Int13R = BitReader<Int13>;
Expand description

Field INT13 reader - Interrupt Request 13

Aliased Type§

pub struct Int13R { /* private fields */ }

Implementations§

§

impl Int13R

pub const fn variant(&self) -> Int13

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