Struct stm32f103xx::can::CAN_TI2R[][src]

pub struct CAN_TI2R { /* fields omitted */ }

CAN_TI2R

Methods

impl CAN_TI2R
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for CAN_TI2R

impl !Sync for CAN_TI2R