Struct stm32f103xx::can::CAN_TSR[][src]

pub struct CAN_TSR { /* fields omitted */ }

CAN_TSR

Methods

impl CAN_TSR
[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_TSR

impl !Sync for CAN_TSR