Int6R

Type Alias Int6R 

pub type Int6R = BitReader<Int6>;
Expand description

Field INT6 reader - Interrupt Request 6

Aliased Type§

pub struct Int6R { /* private fields */ }

Implementations§

§

impl Int6R

pub const fn variant(&self) -> Int6

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