pub struct R(_);
Expand description

Register MAPR reader

Implementations

Bit 0 - SPI1 remapping

Bit 1 - I2C1 remapping

Bit 2 - USART1 remapping

Bit 3 - USART2 remapping

Bits 4:5 - USART3 remapping

Bits 6:7 - TIM1 remapping

Bits 8:9 - TIM2 remapping

Bits 10:11 - TIM3 remapping

Bit 12 - TIM4 remapping

Bits 13:14 - CAN1 remapping

Bit 15 - Port D0/Port D1 mapping on OSCIN/OSCOUT

Bit 16 - Set and cleared by software

Bit 21 - Ethernet MAC I/O remapping

Bit 22 - CAN2 I/O remapping

Bit 23 - MII or RMII selection

Bit 28 - SPI3/I2S3 remapping

Bit 29 - TIM2 internal trigger 1 remapping

Bit 30 - Ethernet PTP PPS remapping

Methods from Deref<Target = R<MAPR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.