Struct stm32h743::fdcan1::fdcan_ecr::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 16:23 - AN Error Logging

[src]

Bit 15 - Receive Error Passive

[src]

Bits 8:14 - Receive Error Counter

[src]

Bits 0:7 - Transmit Error Counter

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R