Contiki 3.x
|
Implementation of IOC functions. More...
Go to the source code of this file.
Functions | |
IOC Functions | |
void | ioc_init () |
Initialise the IOC driver. | |
void | ioc_set_over (uint8_t port, uint8_t pin, uint8_t over) |
Set Port:Pin override function. More... | |
void | ioc_set_sel (uint8_t port, uint8_t pin, uint8_t sel) |
Function select for Port:Pin. More... | |
Implementation of IOC functions.
Definition in file ioc.c.