![]() |
SimpleFOClibrary 2.4.0
|
Go to the source code of this file.
Functions | |
| __attribute__ ((weak)) float _readADCVoltageInline(const int pinA | |
| if (_isset(pinA)) pinMode(pinA | |
| if (_isset(pinB)) pinMode(pinB | |
| if (_isset(pinC)) pinMode(pinC | |
Variables | |
| const void * | cs_params |
| return raw_adc *GenericCurrentSenseParams *cs_params | adc_voltage_conv |
| const int | pinA |
| const int const int | pinB |
| const int const int const int | pinC |
| INPUT | |
| GenericCurrentSenseParams * | params |
| return | |
| return | SIMPLEFOC_CURRENT_SENSE_INIT_FAILED |
| __attribute__ | ( | (weak) | ) | const |
Definition at line 47 of file current_sense/hardware_specific/generic_mcu.cpp.
| return raw_adc* GenericCurrentSenseParams* cs_params adc_voltage_conv |
Definition at line 7 of file current_sense/hardware_specific/generic_mcu.cpp.
| return cs_params |
Definition at line 5 of file current_sense/hardware_specific/generic_mcu.cpp.
| INPUT |
Definition at line 14 of file current_sense/hardware_specific/generic_mcu.cpp.
| float float PhaseState void * params |
Definition at line 18 of file current_sense/hardware_specific/generic_mcu.cpp.
| const int pinA |
Definition at line 11 of file current_sense/hardware_specific/generic_mcu.cpp.
| const int const int pinB |
Definition at line 11 of file current_sense/hardware_specific/generic_mcu.cpp.
| const int const int const int pinC |
Definition at line 11 of file current_sense/hardware_specific/generic_mcu.cpp.
| return |
Definition at line 29 of file current_sense/hardware_specific/generic_mcu.cpp.
| return SIMPLEFOC_CURRENT_SENSE_INIT_FAILED |
Definition at line 36 of file current_sense/hardware_specific/generic_mcu.cpp.