Implementations of the power-and-interrupt controller. More...
Implementations of the power-and-interrupt controller.
Definition in file pic.h.
#include "board.h" Include dependency graph for pic.h:
 Include dependency graph for pic.h:Go to the source code of this file.
| Functions | |
| void | pic_init (void) | 
| Initialize the power-and-interrupt controller.  More... | |
| void | pic_write (uint8_t addr, uint8_t value) | 
| Write data to the power-and-interrupt controller.  More... | |