pub type GpioComponentType<IP> = GPIO<'static, IP>;
pub struct GpioComponentType<IP> { /* private fields */ }