LTlib LaurTec Library
4.0.3
Open Source C Library for Microchip Microcontrollers based on XC8 Compiler
|
Go to the source code of this file.
Macros | |
#define | BUTTON_PRESSED 0x00 |
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 15 of file main.c.
References BUTTON_PRESSED, IO_ALL_PORT_OUTPUT, IO_BIT4, IO_BIT5, IO_BIT6, IO_BIT7, IO_enable_pull_up_resistors(), IO_PORTB, IO_PORTD, IO_read_port_bit(), IO_set_all_ports_as_inputs(), IO_set_port_direction(), and IO_write_port().