Type Alias R

Source
pub type R = R<IntstatusSpec>;
Expand description

Register INTSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn chint0(&self) -> Chint0R

Bit 0 - Channel 0 Pending Interrupt

Source

pub fn chint1(&self) -> Chint1R

Bit 1 - Channel 1 Pending Interrupt

Source

pub fn chint2(&self) -> Chint2R

Bit 2 - Channel 2 Pending Interrupt

Source

pub fn chint3(&self) -> Chint3R

Bit 3 - Channel 3 Pending Interrupt

Source

pub fn chint4(&self) -> Chint4R

Bit 4 - Channel 4 Pending Interrupt

Source

pub fn chint5(&self) -> Chint5R

Bit 5 - Channel 5 Pending Interrupt