Struct stm32f103xx::can::can_tdh1r::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 data7(&mut self) -> _DATA7W
[src]
Bits 24:31 - DATA7
pub fn data6(&mut self) -> _DATA6W
[src]
Bits 16:23 - DATA6
pub fn data5(&mut self) -> _DATA5W
[src]
Bits 8:15 - DATA5
pub fn data4(&mut self) -> _DATA4W
[src]
Bits 0:7 - DATA4