Int5R

Type Alias Int5R 

pub type Int5R = BitReader<Int5>;
Expand description

Field INT5 reader - Interrupt Request 5

Aliased Type§

pub struct Int5R { /* private fields */ }

Implementations§

§

impl Int5R

pub const fn variant(&self) -> Int5

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