Type Alias esp32_hal::gpio::Gpio7

source ·
pub type Gpio7<MODE> = GpioPin<MODE, 7>;

Aliased Type§

struct Gpio7<MODE> { /* private fields */ }