2020-2021 Sunseeker Telemetry and Lighting System
pmm_ex1_lpm4-5.c File Reference
#include "driverlib.h"

Go to the source code of this file.

Macros

#define GPIO_PIN_ALL
 

Functions

int main (void)
 

Macro Definition Documentation

◆ GPIO_PIN_ALL

#define GPIO_PIN_ALL
Value:
(GPIO_PIN0 | GPIO_PIN1 | GPIO_PIN2 | GPIO_PIN3 | \
GPIO_PIN4 | GPIO_PIN5 | GPIO_PIN6 | GPIO_PIN7)

Definition at line 59 of file pmm_ex1_lpm4-5.c.

Function Documentation

◆ main()

int main ( void  )