Electronics

DIT Adafruit FeatherM0 LED Library

The source code can be found on GitHub.

2017-06-05 02:49

This library provides:

See the 01_Blink tutorial for a demo on how to use the library.

Adafruit_FeatherM0_LED.h

Adafruit_FeatherM0_LED.c

In lines 41..48 we find the function LED_configure() that configures a specific GPIO pin as a digital output pin.