Microchip® Advanced Software Framework

gpio_peripheral_bus_example.c File Reference
#include <asf.h>
#include "conf_gpio_peripheral_bus_example.h"

Functions

int main (void)
 Main function to alter the state of the pin GPIO_PIN_EXAMPLE. More...
 

int main ( void  )

Main function to alter the state of the pin GPIO_PIN_EXAMPLE.

References gpio_clr_gpio_pin(), gpio_get_pin_value(), GPIO_PIN_EXAMPLE_1, GPIO_PIN_EXAMPLE_2, GPIO_PIN_EXAMPLE_3, gpio_set_gpio_pin(), and gpio_tgl_gpio_pin().