Data Logger BLE Cellular Board
Loading...
Searching...
No Matches
bme688.c File Reference
#include <stdio.h>
#include "jfet_files/bme688.h"

Go to the source code of this file.

Functions

void readBME688ID (uint8_t *bme688Id)
 reads the NV Flash ID over the SPI bus.
 
int initBME688 (void)
 

Function Documentation

◆ initBME688()

int initBME688 ( void )

Definition at line 1389 of file bme688.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readBME688ID()

void readBME688ID ( uint8_t * bme688Id)

reads the NV Flash ID over the SPI bus.

Parameters
bme688Idpointer to the buffer to receive the Flash ID bytes
Returns
none

Definition at line 35 of file bme688.c.

Here is the call graph for this function:
Here is the caller graph for this function: