R

Type Alias R 

Source
pub type R = R<u32, TSR>;
Expand description

Reader of register TSR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn low2(&self) -> LOW2_R

Bit 31 - Lowest priority flag for mailbox 2

Source

pub fn low1(&self) -> LOW1_R

Bit 30 - Lowest priority flag for mailbox 1

Source

pub fn low0(&self) -> LOW0_R

Bit 29 - Lowest priority flag for mailbox 0

Source

pub fn tme2(&self) -> TME2_R

Bit 28 - Lowest priority flag for mailbox 2

Source

pub fn tme1(&self) -> TME1_R

Bit 27 - Lowest priority flag for mailbox 1

Source

pub fn tme0(&self) -> TME0_R

Bit 26 - Lowest priority flag for mailbox 0

Source

pub fn code(&self) -> CODE_R

Bits 24:25 - CODE

Source

pub fn abrq2(&self) -> ABRQ2_R

Bit 23 - ABRQ2

Source

pub fn terr2(&self) -> TERR2_R

Bit 19 - TERR2

Source

pub fn alst2(&self) -> ALST2_R

Bit 18 - ALST2

Source

pub fn txok2(&self) -> TXOK2_R

Bit 17 - TXOK2

Source

pub fn rqcp2(&self) -> RQCP2_R

Bit 16 - RQCP2

Source

pub fn abrq1(&self) -> ABRQ1_R

Bit 15 - ABRQ1

Source

pub fn terr1(&self) -> TERR1_R

Bit 11 - TERR1

Source

pub fn alst1(&self) -> ALST1_R

Bit 10 - ALST1

Source

pub fn txok1(&self) -> TXOK1_R

Bit 9 - TXOK1

Source

pub fn rqcp1(&self) -> RQCP1_R

Bit 8 - RQCP1

Source

pub fn abrq0(&self) -> ABRQ0_R

Bit 7 - ABRQ0

Source

pub fn terr0(&self) -> TERR0_R

Bit 3 - TERR0

Source

pub fn alst0(&self) -> ALST0_R

Bit 2 - ALST0

Source

pub fn txok0(&self) -> TXOK0_R

Bit 1 - TXOK0

Source

pub fn rqcp0(&self) -> RQCP0_R

Bit 0 - RQCP0