Struct esp32::rtcio::sensor_pads::R

source ·
pub struct R(_);
Expand description

Register SENSOR_PADS reader

Implementations§

Bit 4 - the input enable of the pad

Bit 5 - the input enable of the pad in sleep status

Bit 6 - the sleep status selection signal of the pad

Bits 7:8 - the functional selection signal of the pad

Bit 9 - the input enable of the pad

Bit 10 - the input enable of the pad in sleep status

Bit 11 - the sleep status selection signal of the pad

Bits 12:13 - the functional selection signal of the pad

Bit 14 - the input enable of the pad

Bit 15 - the input enable of the pad in sleep status

Bit 16 - the sleep status selection signal of the pad

Bits 17:18 - the functional selection signal of the pad

Bit 19 - the input enable of the pad

Bit 20 - the input enable of the pad in sleep status

Bit 21 - the sleep status selection signal of the pad

Bits 22:23 - the functional selection signal of the pad

Bit 24 - Ò1Ó select the digital function Ó0Óslection the rtc function

Bit 25 - Ò1Ó select the digital function Ó0Óslection the rtc function

Bit 26 - Ò1Ó select the digital function Ó0Óslection the rtc function

Bit 27 - Ò1Ó select the digital function Ó0Óslection the rtc function

Bit 28 - hold the current value of the output when setting the hold to Ò1Ó

Bit 29 - hold the current value of the output when setting the hold to Ò1Ó

Bit 30 - hold the current value of the output when setting the hold to Ò1Ó

Bit 31 - hold the current value of the output when setting the hold to Ò1Ó

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