pub struct W(_);
Expand description

Register AHBCLKCTRL0 writer

Implementations

Bit 1 - Enables the clock for the ROM.

Bit 3 - Enables the clock for the SRAM Controller 1.

Bit 4 - Enables the clock for the SRAM Controller 2.

Bit 5 - Enables the clock for the SRAM Controller 3.

Bit 6 - Enables the clock for the SRAM Controller 4.

Bit 7 - Enables the clock for the Flash controller.

Bit 8 - Enables the clock for the FMC controller.

Bit 11 - Enables the clock for the Input Mux.

Bit 13 - Enables the clock for the I/O controller.

Bit 14 - Enables the clock for the GPIO0.

Bit 15 - Enables the clock for the GPIO1.

Bit 16 - Enables the clock for the GPIO2.

Bit 17 - Enables the clock for the GPIO3.

Bit 18 - Enables the clock for the Pin interrupt (PINT).

Bit 19 - Enables the clock for the Group interrupt (GINT).

Bit 20 - Enables the clock for the DMA0.

Bit 21 - Enables the clock for the CRCGEN.

Bit 22 - Enables the clock for the Watchdog Timer.

Bit 23 - Enables the clock for the Real Time Clock (RTC).

Bit 26 - Enables the clock for the Inter CPU communication Mailbox.

Bit 27 - Enables the clock for the ADC.

Writes raw bits to the register.

Methods from Deref<Target = W<AHBCLKCTRL0_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.