ACDC Senior Project v1.0.0
Senior Project for Textron Aviation
|
#include <ACDC_TIMER.h>
Data Fields | |
TIM_TypeDef * | TIMx |
uint8_t | TimerChannel |
GPIO_TypeDef * | GPIOx |
uint16_t | GPIO_PIN_x |
bool | isRM |
uint16_t GPIO_PIN_x |
GPIO pin for TIMx and TimerChannel
GPIO_TypeDef* GPIOx |
GPIO port for TIMx and TimerChannel
bool isRM |
True this is a remapped pin, false if it is the defualt pin function
uint8_t TimerChannel |
Timer channel number
TIM_TypeDef* TIMx |
Pointer to the TIMx peripheral