AMS Advanced Air Mobility Sensors UG
|
The class implements the BMP384 Driver. The driver adjusts the sensor BMP384. More...
Public Member Functions | |
void | PollSensor () |
Implements an iteration of cyclic data exchange with the sensor. | |
Public Member Functions inherited from CSoftwareComponent< CBmp384Driver, 1U > | |
virtual void | Init ()=0 |
virtual bool | IsInitialized ()=0 |
Friends | |
class | CSoftwareComponent< CBmp384Driver, 1U > |
Additional Inherited Members | |
Static Public Member Functions inherited from CSoftwareComponent< CBmp384Driver, 1U > | |
static CBmp384Driver & | GetInstance (unsigned uInstanceIndex=0U) |
Static Public Attributes inherited from CSoftwareComponent< CBmp384Driver, 1U > | |
static constexpr unsigned | skuInstanceCount_ |
Protected Member Functions inherited from CSoftwareComponent< CBmp384Driver, 1U > | |
CSoftwareComponent ()=default | |
~CSoftwareComponent ()=default | |
The class implements the BMP384 Driver. The driver adjusts the sensor BMP384.
void CBmp384Driver::PollSensor | ( | ) |
Implements an iteration of cyclic data exchange with the sensor.
|
friend |