Struct stm32h743::fdcan1::fdcan_tocc::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]

Bit 0 - Enable Timeout Counter

[src]

Bits 1:2 - Timeout Select

[src]

Bits 16:31 - Timeout Period

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W