SimpleFOClibrary 2.4.0
Loading...
Searching...
No Matches
HallSensor.h File Reference
#include "Arduino.h"
#include "../common/base_classes/Sensor.h"
#include "../common/foc_utils.h"
#include "../common/time_utils.h"
Include dependency graph for HallSensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HallSensor
 

Variables

const int8_t ELECTRIC_SECTORS [8] = { -1, 0, 4, 5, 2, 1, 3 , -1 }
 

Variable Documentation

◆ ELECTRIC_SECTORS

const int8_t ELECTRIC_SECTORS[8] = { -1, 0, 4, 5, 2, 1, 3 , -1 }

Definition at line 10 of file HallSensor.h.