1#ifndef SERIAL_SIM_LIS3MDL_H
2#define SERIAL_SIM_LIS3MDL_H
void configInterrupt(bool a, bool b, bool c, bool d, bool e, bool f)
void getEvent(sensors_event_t *mag)
void setDataRate(int rate)
void setIntThreshold(int threshold)
void configInterrupt(bool a, bool b, bool c)
void setOperationMode(int mode)
uint16_t getIntThreshold()
void setPerformanceMode(int mode)
void updateMag(sensors_event_t *mag)
static SerialSim & getInstance()