Struct stm32f30x::can::TDH1R [] [src]

pub struct TDH1R { /* fields omitted */ }

mailbox data high register

Methods

impl TDH1R
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for TDH1R

impl !Sync for TDH1R