Struct stm32h743::fdcan1::fdcan_crel::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 28:31 - Core release

[src]

Bits 24:27 - Step of Core release

[src]

Bits 20:23 - Sub-step of Core release

[src]

Bits 16:19 - Timestamp Year

[src]

Bits 8:15 - Timestamp Month

[src]

Bits 0:7 - Timestamp Day

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R