Contiki 3.x
Functions
gpio-interrupt.h File Reference

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...
 

Detailed Description

Header file for the CC13xx/CC26xx GPIO interrupt management.

Definition in file gpio-interrupt.h.