Int11R

Type Alias Int11R 

pub type Int11R = BitReader<Int11>;
Expand description

Field INT11 reader - Interrupt Request 11

Aliased Type§

pub struct Int11R { /* private fields */ }

Implementations§

§

impl Int11R

pub const fn variant(&self) -> Int11

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