Int8R

Type Alias Int8R 

pub type Int8R = BitReader<Int8>;
Expand description

Field INT8 reader - Interrupt Request 8

Aliased Type§

pub struct Int8R { /* private fields */ }

Implementations§

§

impl Int8R

pub const fn variant(&self) -> Int8

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