NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timerHardware_s Struct Reference

#include <timer.h>

Collaboration diagram for timerHardware_s:

Data Fields

TIM_TypeDeftim
 
GPIO_TypeDefgpio
 
uint16_t pin
 
uint8_t channel
 
uint8_t irq
 
uint8_t outputEnable
 
GPIO_Mode gpioInputMode
 

Field Documentation

uint8_t timerHardware_s::channel
GPIO_TypeDef* timerHardware_s::gpio
GPIO_Mode timerHardware_s::gpioInputMode
uint8_t timerHardware_s::irq
uint8_t timerHardware_s::outputEnable
uint16_t timerHardware_s::pin
TIM_TypeDef* timerHardware_s::tim

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