package gpio type pinDesc struct { n int ids []string caps int }