Struct stm32h743::fdcan1::fdcan_psr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:2 - Last Error Code

[src]

Bits 3:4 - Activity

[src]

Bit 5 - Error Passive

[src]

Bit 6 - Warning Status

[src]

Bit 7 - Bus_Off Status

[src]

Bits 8:10 - Data Last Error Code

[src]

Bit 11 - ESI flag of last received FDCAN Message

[src]

Bit 12 - BRS flag of last received FDCAN Message

[src]

Bit 13 - Received FDCAN Message

[src]

Bit 14 - Protocol Exception Event

[src]

Bits 16:22 - Transmitter Delay Compensation Value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R