Struct stm32h743::fdcan1::fdcan_nbtp::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W