R

Type Alias R 

pub type R = R<McrSpec>;
Expand description

Register MCR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn maxmb(&self) -> MaxmbR

Bits 0:6 - Number Of The Last Message Buffer

pub fn idam(&self) -> IdamR

Bits 8:9 - ID Acceptance Mode

pub fn fden(&self) -> FdenR

Bit 11 - CAN FD operation enable

pub fn aen(&self) -> AenR

Bit 12 - Abort Enable

pub fn lprioen(&self) -> LprioenR

Bit 13 - Local Priority Enable

pub fn pnet_en(&self) -> PnetEnR

Bit 14 - Pretended Networking Enable

pub fn dma(&self) -> DmaR

Bit 15 - DMA Enable

pub fn irmq(&self) -> IrmqR

Bit 16 - Individual Rx Masking And Queue Enable

pub fn srxdis(&self) -> SrxdisR

Bit 17 - Self Reception Disable

pub fn lpmack(&self) -> LpmackR

Bit 20 - Low-Power Mode Acknowledge

pub fn wrnen(&self) -> WrnenR

Bit 21 - Warning Interrupt Enable

pub fn supv(&self) -> SupvR

Bit 23 - Supervisor Mode

pub fn frzack(&self) -> FrzackR

Bit 24 - Freeze Mode Acknowledge

pub fn softrst(&self) -> SoftrstR

Bit 25 - Soft Reset

pub fn notrdy(&self) -> NotrdyR

Bit 27 - FlexCAN Not Ready

pub fn halt(&self) -> HaltR

Bit 28 - Halt FlexCAN

pub fn rfen(&self) -> RfenR

Bit 29 - Rx FIFO Enable

pub fn frz(&self) -> FrzR

Bit 30 - Freeze Enable

pub fn mdis(&self) -> MdisR

Bit 31 - Module Disable