pub struct R(_);
Expand description

Register PERIP_RST_EN0 reader

Implementations

Bit 0 - reg_timers_rst

Bit 1 - reg_spi01_rst

Bit 2 - reg_uart_rst

Bit 3 - reg_wdg_rst

Bit 4 - reg_i2s0_rst

Bit 5 - reg_uart1_rst

Bit 6 - reg_spi2_rst

Bit 7 - reg_ext0_rst

Bit 8 - reg_uhci0_rst

Bit 9 - reg_rmt_rst

Bit 10 - reg_pcnt_rst

Bit 11 - reg_ledc_rst

Bit 12 - reg_uhci1_rst

Bit 13 - reg_timergroup_rst

Bit 14 - reg_efuse_rst

Bit 15 - reg_timergroup1_rst

Bit 16 - reg_spi3_rst

Bit 17 - reg_pwm0_rst

Bit 18 - reg_ext1_rst

Bit 19 - reg_can_rst

Bit 20 - reg_pwm1_rst

Bit 21 - reg_i2s1_rst

Bit 22 - reg_spi2_dma_rst

Bit 23 - reg_usb_device_rst

Bit 24 - reg_uart_mem_rst

Bit 25 - reg_pwm2_rst

Bit 26 - reg_pwm3_rst

Bit 27 - reg_spi3_dma_rst

Bit 28 - reg_apb_saradc_rst

Bit 29 - reg_systimer_rst

Bit 30 - reg_adc2_arb_rst

Bit 31 - reg_spi4_rst

Methods from Deref<Target = R<PERIP_RST_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.