pub struct W(_);
Expand description

Register SECCFGR2 writer

Implementations

Bit 0 - TIM8SEC

Bit 1 - USART1SEC

Bit 2 - TIM15SEC

Bit 3 - TIM16SEC

Bit 4 - TIM17SEC

Bit 5 - SAI1SEC

Bit 6 - SAI2SEC

Bit 7 - DFSDM1SEC

Bit 8 - CRCSEC

Bit 9 - TSCSEC

Bit 10 - ICACHESEC

Bit 11 - ADCSEC

Bit 12 - AESSEC

Bit 13 - HASHSEC

Bit 14 - RNGSEC

Bit 15 - PKASEC

Bit 16 - SDMMC1SEC

Bit 17 - FSMC_REGSEC

Bit 18 - OCTOSPI1_REGSEC

Writes raw bits to the register.

Methods from Deref<Target = W<SECCFGR2_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.