GpioComponentType

Type Alias GpioComponentType 

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

Aliased Typeยง

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