pub struct R(_);
Expand description

Register PERIP_CLK_EN0 reader

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

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

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
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.