Struct stm32f103xx::can::CAN_BTR[][src]

pub struct CAN_BTR { /* fields omitted */ }

CAN_BTR

Methods

impl CAN_BTR
[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_BTR

impl !Sync for CAN_BTR