Struct stm32h743::fdcan1::fdcan_nbtp::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 25:31 - NSJW: Nominal (Re)Synchronization Jump Width

[src]

Bits 16:24 - Bit Rate Prescaler

[src]

Bits 8:15 - Nominal Time segment before sample point

[src]

Bits 0:6 - Nominal Time segment after sample point

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R