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

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 R

impl Sync for R