Struct stm32l4::stm32l4x1::can1::esr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 24:31 - REC

Bits 16:23 - TEC

Bits 4:6 - LEC

Bit 2 - BOFF

Bit 1 - EPVF

Bit 0 - EWGF

Auto Trait Implementations

impl Send for R

impl Sync for R