pub struct W(_);
Expand description

Register PERIP_CLK_EN0 writer

Implementations§

Bit 1 - Set 1 to enable SPI01 clock

Bit 2 - Set 1 to enable UART 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 11 - Set 1 to enable LEDC clock

Bit 13 - Set 1 to enable TIMERGROUP clock

Bit 24 - Set 1 to enable UART_MEM 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

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.