Struct stm32f103xx::can::can_tdl0r::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 data3(&mut self) -> _DATA3W
[src]
Bits 24:31 - DATA3
pub fn data2(&mut self) -> _DATA2W
[src]
Bits 16:23 - DATA2
pub fn data1(&mut self) -> _DATA1W
[src]
Bits 8:15 - DATA1
pub fn data0(&mut self) -> _DATA0W
[src]
Bits 0:7 - DATA0