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

pub struct R(_);
Expand description

Register ESR reader

Implementations

Bits 24:31 - REC

Bits 16:23 - TEC

Bits 4:6 - LEC

Bit 2 - BOFF

Bit 1 - EPVF

Bit 0 - EWGF

Methods from Deref<Target = R<ESR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.