Struct stm32f103xx::can::can_ti2r::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn stid(&mut self) -> _STIDW
[src]
Bits 21:31 - STID
pub fn exid(&mut self) -> _EXIDW
[src]
Bits 3:20 - EXID
pub fn ide(&mut self) -> _IDEW
[src]
Bit 2 - IDE
pub fn rtr(&mut self) -> _RTRW
[src]
Bit 1 - RTR
pub fn txrq(&mut self) -> _TXRQW
[src]
Bit 0 - TXRQ