[][src]Type Definition stm32f3::stm32f3x8::can::tsr::R

type R = R<u32, TSR>;

Reader of register TSR

Methods

impl R[src]

pub fn low2(&self) -> LOW2_R[src]

Bit 31 - Lowest priority flag for mailbox 2

pub fn low1(&self) -> LOW1_R[src]

Bit 30 - Lowest priority flag for mailbox 1

pub fn low0(&self) -> LOW0_R[src]

Bit 29 - Lowest priority flag for mailbox 0

pub fn tme2(&self) -> TME2_R[src]

Bit 28 - Lowest priority flag for mailbox 2

pub fn tme1(&self) -> TME1_R[src]

Bit 27 - Lowest priority flag for mailbox 1

pub fn tme0(&self) -> TME0_R[src]

Bit 26 - Lowest priority flag for mailbox 0

pub fn code(&self) -> CODE_R[src]

Bits 24:25 - CODE

pub fn abrq2(&self) -> ABRQ2_R[src]

Bit 23 - ABRQ2

pub fn terr2(&self) -> TERR2_R[src]

Bit 19 - TERR2

pub fn alst2(&self) -> ALST2_R[src]

Bit 18 - ALST2

pub fn txok2(&self) -> TXOK2_R[src]

Bit 17 - TXOK2

pub fn rqcp2(&self) -> RQCP2_R[src]

Bit 16 - RQCP2

pub fn abrq1(&self) -> ABRQ1_R[src]

Bit 15 - ABRQ1

pub fn terr1(&self) -> TERR1_R[src]

Bit 11 - TERR1

pub fn alst1(&self) -> ALST1_R[src]

Bit 10 - ALST1

pub fn txok1(&self) -> TXOK1_R[src]

Bit 9 - TXOK1

pub fn rqcp1(&self) -> RQCP1_R[src]

Bit 8 - RQCP1

pub fn abrq0(&self) -> ABRQ0_R[src]

Bit 7 - ABRQ0

pub fn terr0(&self) -> TERR0_R[src]

Bit 3 - TERR0

pub fn alst0(&self) -> ALST0_R[src]

Bit 2 - ALST0

pub fn txok0(&self) -> TXOK0_R[src]

Bit 1 - TXOK0

pub fn rqcp0(&self) -> RQCP0_R[src]

Bit 0 - RQCP0