Struct stm32h743::fdcan1::fdcan_dbtp::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:3 - Synchronization Jump Width

[src]

Bits 4:7 - Data time segment after sample point

[src]

Bits 8:12 - Data time segment after sample point

[src]

Bits 16:20 - Data BIt Rate Prescaler

[src]

Bit 23 - Transceiver Delay Compensation

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R