|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Macros | |
| #define | CONFIG_STX() CONFIG_RB2_AS_DIG_OUTPUT() |
| Soft UART Config. | |
Functions | |
| int | main (void) |
Demonstrates a software driven UART TX/RX using PIO pins
Definition in file soft_uart.c.
| int main | ( | void | ) |
GPIO config
Definition at line 88 of file soft_uart.c.
1.8.4