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