Int10R

Type Alias Int10R 

pub type Int10R = BitReader<Int10>;
Expand description

Field INT10 reader - Interrupt Request 10

Aliased Type§

pub struct Int10R { /* private fields */ }

Implementations§

§

impl Int10R

pub const fn variant(&self) -> Int10

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