LibDriver SEN5X
Loading...
Searching...
No Matches
sen5x_raw_s Struct Reference

sen5x raw structure definition More...

#include <driver_sen5x.h>

Data Fields

int16_t humidity_raw
int16_t temperature_raw
uint16_t voc_raw
uint16_t nox_raw
float humidity_percentage
float temperature_degree
float voc
float nox

Detailed Description

sen5x raw structure definition

Definition at line 195 of file driver_sen5x.h.

Field Documentation

◆ humidity_percentage

float humidity_percentage

humidity percentage

Definition at line 201 of file driver_sen5x.h.

◆ humidity_raw

int16_t humidity_raw

humidity raw

Definition at line 197 of file driver_sen5x.h.

◆ nox

float nox

nox value

Definition at line 204 of file driver_sen5x.h.

◆ nox_raw

uint16_t nox_raw

nox raw

Definition at line 200 of file driver_sen5x.h.

◆ temperature_degree

float temperature_degree

temperature degree

Definition at line 202 of file driver_sen5x.h.

◆ temperature_raw

int16_t temperature_raw

temperature raw

Definition at line 198 of file driver_sen5x.h.

◆ voc

float voc

voc value

Definition at line 203 of file driver_sen5x.h.

◆ voc_raw

uint16_t voc_raw

voc raw

Definition at line 199 of file driver_sen5x.h.


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