pub struct W(_);
Expand description

Register AHBCLKCTRL1 writer

Implementations

Bit 0 - Enables the clock for the MRT.

Bit 1 - Enables the clock for the OS Event Timer.

Bit 2 - Enables the clock for the SCT.

Bit 10 - Enables the clock for the UTICK.

Bit 11 - Enables the clock for the FC0.

Bit 12 - Enables the clock for the FC1.

Bit 13 - Enables the clock for the FC2.

Bit 14 - Enables the clock for the FC3.

Bit 15 - Enables the clock for the FC4.

Bit 16 - Enables the clock for the FC5.

Bit 17 - Enables the clock for the FC6.

Bit 18 - Enables the clock for the FC7.

Bit 22 - Enables the clock for the Timer 2.

Bit 25 - Enables the clock for the USB0 DEV.

Bit 26 - Enables the clock for the Timer 0.

Bit 27 - Enables the clock for the Timer 1.

Writes raw bits to the register.

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