Struct ke04z4_pac::gpioa::pddr::PDD27_W[][src]

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

Field PDD27 writer - Port Data Direction

Implementations

Writes variant to the field

Pin is configured as general-purpose input, for the GPIO function. The pin will be high-Z if the port input is disabled in GPIOx_PIDR register.

Pin is configured as general-purpose output, for the GPIO function.

Sets the field bit

Clears the field bit

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.

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.