pub struct W(_);
Expand description

Register PERIP_RST_EN0 writer

Implementations§

Bit 0 - Set 1 to let TIMERS reset

Bit 1 - Set 1 to let SPI01 reset

Bit 2 - Set 1 to let UART reset

Bit 3 - Set 1 to let WDG reset

Bit 4 - Set 1 to let I2S0 reset

Bit 5 - Set 1 to let UART1 reset

Bit 6 - Set 1 to let SPI2 reset

Bit 7 - Set 1 to let I2C_EXT0 reset

Bit 8 - Set 1 to let UHCI0 reset

Bit 9 - Set 1 to let RMT reset

Bit 10 - Set 1 to let PCNT reset

Bit 11 - Set 1 to let LEDC reset

Bit 12 - Set 1 to let UHCI1 reset

Bit 13 - Set 1 to let TIMERGROUP reset

Bit 14 - Set 1 to let EFUSE reset

Bit 15 - Set 1 to let TIMERGROUP1 reset

Bit 16 - Set 1 to let SPI3 reset

Bit 17 - Set 1 to let PWM0 reset

Bit 18 - Set 1 to let I2C_EXT1 reset

Bit 19 - Set 1 to let CAN reset

Bit 20 - Set 1 to let PWM1 reset

Bit 21 - Set 1 to let I2S1 reset

Bit 22 - Set 1 to let SPI2 reset

Bit 23 - Set 1 to let USB reset

Bit 24 - Set 1 to let UART_MEM reset

Bit 25 - Set 1 to let PWM2 reset

Bit 26 - Set 1 to let PWM3 reset

Bit 27 - Set 1 to let SPI3 reset

Bit 28 - Set 1 to let APB_SARADC reset

Bit 29 - Set 1 to let SYSTIMER reset

Bit 30 - Set 1 to let ADC2_ARB reset

Bit 31 - Set 1 to let SPI4 reset

Writes raw bits to the register.

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