pub struct R(_);
Expand description

Register PERIP_CLK_EN0 reader

Implementations

Bit 0 - reg_timers_clk_en

Bit 1 - reg_spi01_clk_en

Bit 2 - reg_uart_clk_en

Bit 3 - reg_wdg_clk_en

Bit 4 - reg_i2s0_clk_en

Bit 5 - reg_uart1_clk_en

Bit 6 - reg_spi2_clk_en

Bit 7 - reg_ext0_clk_en

Bit 8 - reg_uhci0_clk_en

Bit 9 - reg_rmt_clk_en

Bit 10 - reg_pcnt_clk_en

Bit 11 - reg_ledc_clk_en

Bit 12 - reg_uhci1_clk_en

Bit 13 - reg_timergroup_clk_en

Bit 14 - reg_efuse_clk_en

Bit 15 - reg_timergroup1_clk_en

Bit 16 - reg_spi3_clk_en

Bit 17 - reg_pwm0_clk_en

Bit 18 - reg_ext1_clk_en

Bit 19 - reg_can_clk_en

Bit 20 - reg_pwm1_clk_en

Bit 21 - reg_i2s1_clk_en

Bit 22 - reg_spi2_dma_clk_en

Bit 23 - reg_usb_device_clk_en

Bit 24 - reg_uart_mem_clk_en

Bit 25 - reg_pwm2_clk_en

Bit 26 - reg_pwm3_clk_en

Bit 27 - reg_spi3_dma_clk_en

Bit 28 - reg_apb_saradc_clk_en

Bit 29 - reg_systimer_clk_en

Bit 30 - reg_adc2_arb_clk_en

Bit 31 - reg_spi4_clk_en

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.