ACDC Senior Project v1.0.0
Senior Project for Textron Aviation
Loading...
Searching...
No Matches
TIMx_CHx Struct Reference

#include <ACDC_TIMER.h>

Data Fields

TIM_TypeDef * TIMx
 
uint8_t TimerChannel
 
GPIO_TypeDef * GPIOx
 
uint16_t GPIO_PIN_x
 
bool isRM
 

Field Documentation

◆ GPIO_PIN_x

uint16_t GPIO_PIN_x

GPIO pin for TIMx and TimerChannel

◆ GPIOx

GPIO_TypeDef* GPIOx

GPIO port for TIMx and TimerChannel

◆ isRM

bool isRM

True this is a remapped pin, false if it is the defualt pin function

◆ TimerChannel

uint8_t TimerChannel

Timer channel number

◆ TIMx

TIM_TypeDef* TIMx

Pointer to the TIMx peripheral


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