Common IOPORT service example 2.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
int | main (void) |
int main | ( | void | ) |
References board_init(), delay_init, delay_ms, EXAMPLE_BUTTON, EXAMPLE_LED, IOPORT_DIR_INPUT, IOPORT_DIR_OUTPUT, ioport_get_pin_level(), ioport_init(), IOPORT_MODE_PULLUP, IOPORT_PIN_LEVEL_HIGH, ioport_set_pin_dir(), ioport_set_pin_level(), ioport_set_pin_mode(), ioport_toggle_pin_level(), sysclk_get_cpu_hz(), and sysclk_init().