pub struct W(_);
Expand description

Register AHBMASK writer

Implementations

Bit 0 - HPB0 AHB Clock Mask

Bit 1 - HPB1 AHB Clock Mask

Bit 2 - HPB2 AHB Clock Mask

Bit 3 - HPB3 AHB Clock Mask

Bit 4 - DSU AHB Clock Mask

Bit 5 - HMATRIX AHB Clock Mask

Bit 6 - NVMCTRL AHB Clock Mask

Bit 7 - HSRAM AHB Clock Mask

Bit 8 - CMCC AHB Clock Mask

Bit 9 - DMAC AHB Clock Mask

Bit 10 - USB AHB Clock Mask

Bit 11 - BKUPRAM AHB Clock Mask

Bit 12 - PAC AHB Clock Mask

Bit 13 - QSPI AHB Clock Mask

Bit 15 - SDHC0 AHB Clock Mask

Bit 16 - SDHC1 AHB Clock Mask

Bit 19 - ICM AHB Clock Mask

Bit 20 - PUKCC AHB Clock Mask

Bit 21 - QSPI_2X AHB Clock Mask

Bit 22 - NVMCTRL_SMEEPROM AHB Clock Mask

Bit 23 - NVMCTRL_CACHE AHB Clock Mask

Writes raw bits to the register.

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