chip-gpio Access NTC CHIP GPIO pins by name. Usage: extern crate chip_gpio; use chip_gpio::ChipPin::*; let pin = XIO_P0.get();