Struct stm32f0xx_hal::pac::can::msr::R[][src]

pub struct R(_);
Expand description

Register MSR reader

Implementations

Bit 11 - RX

Bit 10 - SAMP

Bit 9 - RXM

Bit 8 - TXM

Bit 4 - SLAKI

Bit 3 - WKUI

Bit 2 - ERRI

Bit 1 - SLAK

Bit 0 - INAK

Methods from Deref<Target = R<MSR_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.