Type Alias R

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

Register PENDCH reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pendch0(&self) -> Pendch0R

Bit 0 - Pending Channel 0

Source

pub fn pendch1(&self) -> Pendch1R

Bit 1 - Pending Channel 1

Source

pub fn pendch2(&self) -> Pendch2R

Bit 2 - Pending Channel 2

Source

pub fn pendch3(&self) -> Pendch3R

Bit 3 - Pending Channel 3

Source

pub fn pendch4(&self) -> Pendch4R

Bit 4 - Pending Channel 4

Source

pub fn pendch5(&self) -> Pendch5R

Bit 5 - Pending Channel 5