SingingCat 0
application
Data Fields
sensordev Struct Reference

Data Fields

uint8_t cfg_flags
 
SENSORREADCALL get_reading
 
SENSORCALL get_reading_size
 
SENSORSTATUS get_status
 
const char *const name
 
uint8_t pad
 
SENSORCALL power_down
 
SENSORCALL power_on
 
uint8_t sensorindex
 
const char *const type
 
const char *const unit
 
const char *const unit_prefix
 

Detailed Description

Definition at line 15 of file sensor_dev.h.

Field Documentation

◆ cfg_flags

uint8_t cfg_flags

Definition at line 16 of file sensor_dev.h.

◆ get_reading

SENSORREADCALL get_reading

Definition at line 20 of file sensor_dev.h.

◆ get_reading_size

SENSORCALL get_reading_size

Definition at line 19 of file sensor_dev.h.

◆ get_status

SENSORSTATUS get_status

Definition at line 21 of file sensor_dev.h.

◆ name

const char* const name

Definition at line 22 of file sensor_dev.h.

◆ pad

uint8_t pad

Definition at line 27 of file sensor_dev.h.

◆ power_down

SENSORCALL power_down

Definition at line 18 of file sensor_dev.h.

◆ power_on

SENSORCALL power_on

Definition at line 17 of file sensor_dev.h.

◆ sensorindex

uint8_t sensorindex

Definition at line 26 of file sensor_dev.h.

◆ type

const char* const type

Definition at line 23 of file sensor_dev.h.

◆ unit

const char* const unit

Definition at line 24 of file sensor_dev.h.

◆ unit_prefix

const char* const unit_prefix

Definition at line 25 of file sensor_dev.h.


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