mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-09 17:46:00 +00:00
forgot to add that
This commit is contained in:
parent
d013fbe62b
commit
516a47c9eb
@ -122,6 +122,16 @@ namespace sta
|
||||
*/
|
||||
void setOsr(OsrLevel osr);
|
||||
|
||||
/**
|
||||
* @brief
|
||||
*
|
||||
* @param type
|
||||
* @param blocking
|
||||
*/
|
||||
void requestData(DataType type, bool blocking = false);
|
||||
|
||||
bool hasData(DataType type);
|
||||
|
||||
/**
|
||||
* @brief Reads the current pressure value from the sensor. Obtains the temperature value from the interal sensor.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user