Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
dev_current_sensor.h
Go to the documentation of this file.
1
8#ifndef DEV_CURRENT_SENSOR_H
9#define DEV_CURRENT_SENSOR_H
10
11
14
15extern uint16_t Dev_CurrentSensor_Get_CalibrationStatus(void);
16extern uint16_t Dev_CurrentSensor_Get_Offset(void);
17
18#endif /* DEV_CURRENT_SENSOR_H */
19
uint16_t Dev_CurrentSensor_Get_CalibrationStatus(void)
API function to get the calibration status.
void Dev_CurrentSensor_Clr_Offset(void)
API function to clear the sensor offset.
uint16_t Dev_CurrentSensor_Get_Offset(void)
API function to get the sensor offset.
void Dev_CurrentSensorOffsetCal(void)
Measures the currents sensor offset.