LTlib LaurTec Library
4.0.0 Beta
Open Source C Library for Microchip Microcontrollers based on XC8 Compiler
|
Go to the source code of this file.
Macros | |
#define | SYSTEM_CLOCK 20000000 |
#define | I2C_CLOCK SYSTEM_CLOCK |
#define | UART_CLOCK SYSTEM_CLOCK |
#define | PIN_AS_INPUT 0x01 |
#define | PIN_AS_OUTPUT 0x00 |
#define I2C_CLOCK SYSTEM_CLOCK |
#define UART_CLOCK SYSTEM_CLOCK |