Open FFBoard
Open source force feedback firmware
Ledstruct Struct Reference

#include <ledEffects.h>

Public Attributes

uint32_t tick
 
uint16_t period
 
int32_t blinks
 
GPIO_TypeDef * port
 
uint16_t pin
 
uint8_t state
 

Detailed Description

Definition at line 11 of file ledEffects.h.

Member Data Documentation

◆ blinks

int32_t Ledstruct::blinks

Definition at line 14 of file ledEffects.h.

◆ period

uint16_t Ledstruct::period

Definition at line 13 of file ledEffects.h.

◆ pin

uint16_t Ledstruct::pin

Definition at line 16 of file ledEffects.h.

◆ port

GPIO_TypeDef* Ledstruct::port

Definition at line 15 of file ledEffects.h.

◆ state

uint8_t Ledstruct::state

Definition at line 17 of file ledEffects.h.

◆ tick

uint32_t Ledstruct::tick

Definition at line 12 of file ledEffects.h.


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