Struct stm32f103xx::can::can_esr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn rec(&self) -> RECR
[src]
Bits 24:31 - REC
pub fn tec(&self) -> TECR
[src]
Bits 16:23 - TEC
pub fn lec(&self) -> LECR
[src]
Bits 4:6 - LEC
pub fn boff(&self) -> BOFFR
[src]
Bit 2 - BOFF
pub fn epvf(&self) -> EPVFR
[src]
Bit 1 - EPVF
pub fn ewgf(&self) -> EWGFR
[src]
Bit 0 - EWGF