cupi::bcm270x
pub struct GPIO { /* fields omitted */ }
impl GPIO
fn new(cpu: CPU) -> Result<GPIO>
unsafe fn pin(&self, pin: usize) -> PinOptions