Struct stm32f30x::can::TI0R [] [src]

pub struct TI0R { /* fields omitted */ }

TX mailbox identifier register

Methods

impl TI0R
[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 TI0R

impl !Sync for TI0R