pub struct W(_);
Expand description

Register PRESETCTRL0 writer

Implementations

Bit 1 - ROM reset control.

Bit 3 - SRAM Controller 1 reset control.

Bit 4 - SRAM Controller 2 reset control.

Bit 5 - SRAM Controller 3 reset control.

Bit 6 - SRAM Controller 4 reset control.

Bit 7 - Flash controller reset control.

Bit 8 - FMC controller reset control.

Bit 11 - Input Mux reset control.

Bit 13 - I/O controller reset control.

Bit 14 - GPIO0 reset control.

Bit 15 - GPIO1 reset control.

Bit 16 - GPIO2 reset control.

Bit 17 - GPIO3 reset control.

Bit 18 - Pin interrupt (PINT) reset control.

Bit 19 - Group interrupt (GINT) reset control.

Bit 20 - DMA0 reset control.

Bit 21 - CRCGEN reset control.

Bit 22 - Watchdog Timer reset control.

Bit 23 - Real Time Clock (RTC) reset control.

Bit 26 - Inter CPU communication Mailbox reset control.

Bit 27 - ADC reset control.

Writes raw bits to the register.

Methods from Deref<Target = W<PRESETCTRL0_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.