#include <stdint.h>
Include dependency graph for pic.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | pic_init () |
| Initializes the PIC. More... | |
| void | pic_send_eoi (uint8_t intr) |
| Sends an "end of interrupt" signal. More... | |