Int12R

Type Alias Int12R 

pub type Int12R = BitReader<Int12>;
Expand description

Field INT12 reader - Interrupt Request 12

Aliased Type§

pub struct Int12R { /* private fields */ }

Implementations§

§

impl Int12R

pub const fn variant(&self) -> Int12

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