pub struct W(_);
Expand description

Register reset_control writer

Implementations

Bit 31 - Touch sensor module reset

Bit 30 - Flash controller module reset

Bit 25 - RSA Montgomery coprocessor module reset

Bit 24 - Inter-Integrated Sound module reset

Bit 22 - Pulse-width modulation module reset

Bit 21 - Sar-adc module reset

Bit 20 - Timer module reset

Bit 19 - Gpio module reset

Universal asynchronous transmitter/receiver reset

Bit 10 - Universal asynchronous transmitter/receiver reset

Bit 11 - Universal asynchronous transmitter/receiver reset

Bit 12 - Universal asynchronous transmitter/receiver reset

Bit 13 - Universal asynchronous transmitter/receiver reset

Bit 14 - Universal asynchronous transmitter/receiver reset

Bit 15 - Universal asynchronous transmitter/receiver reset

Bit 9 - Inter-Integrated Circuit module reset

Internal bus reset

Bit 7 - Internal bus reset

Bit 8 - Internal bus reset

Bit 6 - APB bridge module reset

Bit 4 - Direct memory access module reset

Bit 3 - Sdio-Ahb clock domain reset

Writes raw bits to the register.

Methods from Deref<Target = W<RESET_CONTROL_SPEC>>

Writes raw bits to the register.

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.