Zephyr API Documentation  3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ccs811_configver_type Struct Reference

Get information about static CCS811 state. More...

#include <ccs811.h>

Data Fields

uint16_t fw_boot_version
 
uint16_t fw_app_version
 
uint8_t hw_version
 
uint8_t mode
 

Detailed Description

Get information about static CCS811 state.

This includes the configured operating mode as well as hardware and firmware versions.

Field Documentation

◆ fw_app_version

uint16_t ccs811_configver_type::fw_app_version

◆ fw_boot_version

uint16_t ccs811_configver_type::fw_boot_version

◆ hw_version

uint8_t ccs811_configver_type::hw_version

◆ mode

uint8_t ccs811_configver_type::mode

The documentation for this struct was generated from the following file: