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 "delay.h"
#include "delay.c"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 12 of file main.c.
References delay_s(), delay_set_quartz(), IO_ALL_PORT_OUTPUT, IO_PORTD, IO_set_all_ports_as_inputs(), IO_set_port_direction(), and IO_write_port().