![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Public Member Functions | |
rak1902 () | |
uint8_t | readReg (LPS22HB_Reg_TypeDef reg) |
void | writeReg (LPS22HB_Reg_TypeDef reg, uint8_t val) |
bool | init (void) |
float | pressure (LPS22HB_Pressure_Unit unit) |
float | pressure (void) |
Data Fields | |
float | reading |
rak1902 | ( | ) |
uint8_t readReg | ( | LPS22HB_Reg_TypeDef | reg | ) |
void writeReg | ( | LPS22HB_Reg_TypeDef | reg, |
uint8_t | val | ||
) |
bool init | ( | void | ) |
float pressure | ( | LPS22HB_Pressure_Unit | unit | ) |
unit | the unit which you want to recieve for pressure(PSI,MILLIBAR,KILOPASCAL) |
float pressure | ( | void | ) |
float reading |