Struct esp32::io_mux::gpio2::W[][src]

pub struct W(_);
Expand description

Register GPIO2 writer

Implementations

Bits 12:13 - configures IO_MUX function

Bits 10:11 - configures drive strength

Bit 9 - configures input enable

Bit 8 - configures pull up

Bit 7 - configures pull down

Bits 5:6 - configures drive strength during sleep mode

Bit 4 - configures input enable during sleep mode

Bit 3 - configures pull up during sleep mode

Bit 2 - configures pull down during sleep mode

Bit 1 - configures sleep mode selection

Bit 0 - configures output enable during sleep mode

Writes raw bits to the register.

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

Performs the conversion.

Performs the conversion.

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.