CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LedContext Struct Reference

#include <led.h>

Data Fields

uint32_t clock
uint16_t pin
GPIO_TypeDef * port

Detailed Description

Definition at line 46 of file led.h.

Field Documentation

uint32_t LedContext::clock

Definition at line 48 of file led.h.

uint16_t LedContext::pin

Definition at line 47 of file led.h.

Referenced by Led_Disable(), Led_Enable(), and Led_Init().

GPIO_TypeDef* LedContext::port

Definition at line 49 of file led.h.

Referenced by Led_Disable(), and Led_Enable().


The documentation for this struct was generated from the following file: