Struct stm32f30x::can::tdt2r::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 16:31 - TIME

[src]

Bit 8 - TGT

[src]

Bits 0:3 - DLC

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R