Enum stm32_hal2::gpio::AltFn[][src]

#[repr(u8)]
pub enum AltFn {
Show variants Af0, Af1, Af2, Af3, Af4, Af5, Af6, Af7, Af8, Af9, Af10, Af11, Af12, Af13, Af14, Af15,
}
Expand description

Values for GPIOx_AFRL and GPIOx_AFRH.

Variants

Af0
Af1
Af2
Af3
Af4
Af5
Af6
Af7
Af8
Af9
Af10
Af11
Af12
Af13
Af14
Af15

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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.