pub struct R(_);
Expand description

Register SECCFGR1 reader

Implementations

Bit 0 - TIM2SEC

Bit 1 - TIM3SEC

Bit 2 - TIM4SEC

Bit 3 - TIM5SEC

Bit 4 - TIM6SEC

Bit 5 - TIM7SEC

Bit 6 - WWDGSEC

Bit 7 - IWDGSEC

Bit 8 - SPI2SEC

Bit 9 - SPI3SEC

Bit 10 - USART2SEC

Bit 11 - USART3SEC

Bit 12 - UART4SEC

Bit 13 - UART5SEC

Bit 14 - I2C1SEC

Bit 15 - I2C2SEC

Bit 16 - I2C3SEC

Bit 17 - CRSSEC

Bit 18 - DACSEC

Bit 19 - OPAMPSEC

Bit 20 - LPTIM1SEC

Bit 21 - LPUART1SEC

Bit 22 - I2C4SEC

Bit 23 - LPTIM2SEC

Bit 24 - LPTIM3SEC

Bit 25 - FDCAN1SEC

Bit 26 - USBFSSEC

Bit 27 - UCPD1SEC

Bit 28 - VREFBUFSEC

Bit 29 - COMPSEC

Bit 30 - TIM1SEC

Bit 31 - SPI1SEC

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