|
Contiki 3.x
|
Header file for the CC13xx/CC26xx GPIO interrupt management. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | gpio_interrupt_init (void) |
| Initialise the GPIO interrupt handling module. | |
| void | gpio_interrupt_register_handler (uint8_t ioid, gpio_interrupt_handler_t f) |
| Register a GPIO interrupt handler. More... | |
Header file for the CC13xx/CC26xx GPIO interrupt management.
Definition in file gpio-interrupt.h.
1.8.6