pub struct R(_);
Expand description

Register AHBCLKCTRL2 reader

Implementations

Bit 1 - Enables the clock for the DMA1.

Bit 2 - Enables the clock for the Comparator.

Bit 3 - Enables the clock for the SDIO.

Bit 4 - Enables the clock for the USB1 Host.

Bit 5 - Enables the clock for the USB1 dev.

Bit 6 - Enables the clock for the USB1 RAM.

Bit 7 - Enables the clock for the USB1 PHY.

Bit 8 - Enables the clock for the Frequency meter.

Bit 13 - Enables the clock for the RNG.

Bit 15 - SYSCTL block clock.

Bit 16 - Enables the clock for the USB0 Host Master.

Bit 17 - Enables the clock for the USB0 Host Slave.

Bit 18 - Enables the clock for the HASH_AES.

Bit 19 - Enables the clock for the Power Quad.

Bit 20 - Enables the clock for the PLU LUT.

Bit 21 - Enables the clock for the Timer 3.

Bit 22 - Enables the clock for the Timer 4.

Bit 23 - Enables the clock for the PUF reset control.

Bit 24 - Enables the clock for the Casper.

Bit 27 - Enables the clock for the analog control.

Bit 28 - Enables the clock for the HS LSPI.

Bit 29 - Enables the clock for the GPIO secure.

Bit 30 - Enables the clock for the GPIO secure int.

Methods from Deref<Target = R<AHBCLKCTRL2_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.