pub const GPIOC_REGISTER: i32 = _GPIOBASE | 4; // 8_964i32
Expand description

Register to receive a signal whenever there an interrupt is received on an input gpio pin. This feature, of course, depends upon interrupt GPIO support from the platform.