|
NinjaFlight
|
#include <timer.h>

Data Fields | |
| TIM_TypeDef * | tim |
| GPIO_TypeDef * | gpio |
| uint16_t | pin |
| uint8_t | channel |
| uint8_t | irq |
| uint8_t | outputEnable |
| GPIO_Mode | gpioInputMode |
| 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 |