pub struct W(_);
Expand description

Register FCR1 writer

Implementations

Bit 0 - TIM2FC

Bit 1 - TIM3FC

Bit 2 - TIM4FC

Bit 3 - TIM5FC

Bit 4 - TIM6FC

Bit 5 - TIM7FC

Bit 6 - WWDGFC

Bit 7 - IWDGFC

Bit 8 - SPI2FC

Bit 9 - SPI3FC

Bit 10 - USART2FC

Bit 11 - USART3FC

Bit 12 - UART4FC

Bit 13 - UART5FC

Bit 14 - I2C1FC

Bit 15 - I2C2FC

Bit 16 - I2C3FC

Bit 17 - CRSFC

Bit 18 - DACFC

Bit 19 - OPAMPFC

Bit 20 - LPTIM1FC

Bit 21 - LPUART1FC

Bit 22 - I2C4FC

Bit 23 - LPTIM2FC

Bit 24 - LPTIM3FC

Bit 25 - FDCAN1FC

Bit 26 - USBFSFC

Bit 27 - UCPD1FC

Bit 28 - VREFBUFFC

Bit 29 - COMPFC

Bit 30 - TIM1FC

Bit 31 - SPI1FC

Writes raw bits to the register.

Methods from Deref<Target = W<FCR1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.