48 #ifndef HALL_INTERFACE_H 49 #define HALL_INTERFACE_H 66 #define HALLTRAP_HALT_TIME_US (1e6) Defines a halltrap instance.
Definition: hallInterface.h:85
HAL_GPIO_IN hallA
HALL A GPIO Enum.
Definition: hallInterface.h:88
HAL_GPIO_IN hallC
HALL C GPIO Enum.
Definition: hallInterface.h:92
HAL_GPIO_IN
HAL_GPIO_IN.
Definition: hal.h:82
Hall Sensored Trap Motor Control Library HAL Module.
Defines hall C.
Definition: hallInterface.h:79
Maximum hall signals.
Definition: hallInterface.h:81
HAL_CAPTURE_TIMER captureInput
Phase A timer.
Definition: hallInterface.h:94
Defines hall A.
Definition: hallInterface.h:75
HAL_GPIO_IN hallB
HALL B GPIO Enum.
Definition: hallInterface.h:90
HAL_CAPTURE_TIMER
Definition: hal.h:98
HALL_e
HALL_e.
Definition: hallInterface.h:72
Defines hall B.
Definition: hallInterface.h:77
void HallInterface_Init(HALL_INTERFACE_T *hallInst)
Initialize the halltrap module.