LTlib LaurTec Library
4.0.0 Beta
Open Source C Library for Microchip Microcontrollers based on XC8 Compiler
|
#include <xc.h>
#include "LTlib.h"
#include "module_IO.h"
#include "module_IO.c"
#include "module_UART.h"
#include "module_UART.c"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 11 of file main.c.
References IO_set_all_ports_as_inputs(), UART1_data_ready, UART1_open(), UART1_read_byte(), and UART1_write_byte().