Common IOPORT service example 1.
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_MASK, EXAMPLE_BUTTON_PORT, EXAMPLE_LED_MASK, EXAMPLE_LED_PORT, IOPORT_DIR_INPUT, IOPORT_DIR_OUTPUT, ioport_get_port_level(), ioport_init(), IOPORT_MODE_PULLUP, IOPORT_PIN_LEVEL_HIGH, ioport_set_port_dir(), ioport_set_port_level(), ioport_set_port_mode(), ioport_toggle_port_level(), sysclk_get_cpu_hz(), and sysclk_init().