|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | GPIO_PIN_ALL |
Functions | |
| int | main (void) |
| #define GPIO_PIN_ALL |
Definition at line 59 of file pmm_ex1_lpm4-5.c.
| int main | ( | void | ) |
Definition at line 62 of file pmm_ex1_lpm4-5.c.
References __delay_cycles(), GPIO_PIN_ALL, GPIO_setOutputHighOnPin(), and GPIO_setOutputLowOnPin().