components::gpio

Type Alias GpioComponentType

Source
pub type GpioComponentType<IP> = GPIO<'static, IP>;

Aliased Typeยง

struct GpioComponentType<IP> { /* private fields */ }