pub struct W(_);
Expand description

Register PERIP_CLK_EN0 writer

Implementations§

Bit 0 - Set 1 to enable TIMERS clock

Bit 1 - Set 1 to enable SPI01 clock

Bit 2 - Set 1 to enable UART clock

Bit 3 - Set 1 to enable WDG clock

Bit 4 - Set 1 to enable I2S0 clock

Bit 5 - Set 1 to enable UART1 clock

Bit 6 - Set 1 to enable SPI2 clock

Bit 7 - Set 1 to enable I2C_EXT0 clock

Bit 8 - Set 1 to enable UHCI0 clock

Bit 9 - Set 1 to enable RMT clock

Bit 10 - Set 1 to enable PCNT clock

Bit 11 - Set 1 to enable LEDC clock

Bit 12 - Set 1 to enable UHCI1 clock

Bit 13 - Set 1 to enable TIMERGROUP clock

Bit 14 - Set 1 to enable EFUSE clock

Bit 15 - Set 1 to enable TIMERGROUP1 clock

Bit 16 - Set 1 to enable SPI3 clock

Bit 17 - Set 1 to enable PWM0 clock

Bit 18 - Set 1 to enable I2C_EXT1 clock

Bit 19 - Set 1 to enable CAN clock

Bit 20 - Set 1 to enable PWM1 clock

Bit 21 - Set 1 to enable I2S1 clock

Bit 22 - Set 1 to enable SPI2_DMA clock

Bit 23 - Set 1 to enable USB clock

Bit 24 - Set 1 to enable UART_MEM clock

Bit 25 - Set 1 to enable PWM2 clock

Bit 26 - Set 1 to enable PWM3 clock

Bit 27 - Set 1 to enable SPI4 clock

Bit 28 - Set 1 to enable APB_SARADC clock

Bit 29 - Set 1 to enable SYSTEMTIMER clock

Bit 30 - Set 1 to enable ADC2_ARB clock

Bit 31 - Set 1 to enable SPI4 clock

Writes raw bits to the register.

Methods from Deref<Target = W<PERIP_CLK_EN0_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

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.