Structure to configure the BMP280 device.

Definition at line 59 of file bap.h .

#include < bap.h >

Data Fields

uint8_t oversampling
uint8_t powerMode
uint8_t standbyTime

Field Documentation

uint8_t __BAP_Config::oversampling

Oversampling value

Definition at line 60 of file bap.h .

Referenced by BAP_config() .

uint8_t __BAP_Config::powerMode

SLEEP, FORCED or NORMAL power mode setting

Definition at line 61 of file bap.h .

Referenced by BAP_config() .

uint8_t __BAP_Config::standbyTime

Standby time setting

Definition at line 62 of file bap.h .

Referenced by BAP_config() .


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/hardware/kit/common/bsp/thunderboard/ bap.h