pub struct R(_);
Expand description

Register SR1 reader

Implementations

Bit 0 - TIM2F

Bit 1 - TIM3F

Bit 2 - TIM4F

Bit 3 - TIM5F

Bit 4 - TIM6F

Bit 5 - TIM7F

Bit 6 - WWDGF

Bit 7 - IWDGF

Bit 8 - SPI2F

Bit 9 - SPI3F

Bit 10 - USART2F

Bit 11 - USART3F

Bit 12 - UART4F

Bit 13 - UART5F

Bit 14 - I2C1F

Bit 15 - I2C2F

Bit 16 - I2C3F

Bit 17 - CRSF

Bit 18 - DACF

Bit 19 - OPAMPF

Bit 20 - LPTIM1F

Bit 21 - LPUART1F

Bit 22 - I2C4F

Bit 23 - LPTIM2F

Bit 24 - LPTIM3F

Bit 25 - FDCAN1F

Bit 26 - USBFSF

Bit 27 - UCPD1F

Bit 28 - VREFBUFF

Bit 29 - COMPF

Bit 30 - TIM1F

Bit 31 - SPI1F

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