AdcChannel
Enum that corresponds to the two ADC input channels of the board.
Definition: adc.h:78
void hall_Init(AdcChannel channel)
Initialize the hall sensor driver.
Definition: hall.c:28
float32_t hall_GetVoltage(void)
Return the Hall sensor output voltage.
Definition: hall.c:37