Struct efm32gg11b::gpio::pf_modeh::MODE12_W[][src]

pub struct MODE12_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field MODE12

Implementations

Writes variant to the field

Input disabled. Pullup if DOUT is set.

Input enabled. Filter if DOUT is set

Input enabled. DOUT determines pull direction

Input enabled with filter. DOUT determines pull direction

Push-pull output

Push-pull using alternate control

Wired-or output

Wired-or output with pull-down

Open-drain output

Open-drain output with filter

Open-drain output with pullup

Open-drain output with filter and pullup

Open-drain output using alternate control

Open-drain output using alternate control with filter

Open-drain output using alternate control with pullup

Open-drain output using alternate control with filter and pullup

Writes raw bits to the field

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.

Should always be Self

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.