LTlib LaurTec Library
4.0.3
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_I2C.h"
#include "module_I2C.c"
#include "MCP2300x.h"
#include "MCP2300x.c"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 14 of file main.c.
References IO_set_all_ports_as_inputs(), MCP2300x_initialize(), MCP2300x_set_port_direction(), and MCP2300x_set_port_value().