pub struct R(_);
Expand description

Register PRESETCTRL2 reader

Implementations

Bit 1 - DMA1 reset control.

Bit 2 - Comparator reset control.

Bit 3 - SDIO reset control.

Bit 4 - USB1 Host reset control.

Bit 5 - USB1 dev reset control.

Bit 6 - USB1 RAM reset control.

Bit 7 - USB1 PHY reset control.

Bit 8 - Frequency meter reset control.

Bit 13 - RNG reset control.

Bit 15 - SYSCTL Block reset.

Bit 16 - USB0 Host Master reset control.

Bit 17 - USB0 Host Slave reset control.

Bit 18 - HASH_AES reset control.

Bit 19 - Power Quad reset control.

Bit 20 - PLU LUT reset control.

Bit 21 - Timer 3 reset control.

Bit 22 - Timer 4 reset control.

Bit 23 - PUF reset control reset control.

Bit 24 - Casper reset control.

Bit 27 - analog control reset control.

Bit 28 - HS LSPI reset control.

Bit 29 - GPIO secure reset control.

Bit 30 - GPIO secure int reset control.

Methods from Deref<Target = R<PRESETCTRL2_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.