Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
adc_data Struct Reference

Data for the adc channel. More...

#include <adc.h>

Data Structures

struct  adc_sample_data
 

Data Fields

struct adc_data_header header
 
int8_t shift
 
struct adc_data::adc_sample_data readings [1]
 

Detailed Description

Data for the adc channel.

Field Documentation

◆ header

struct adc_data_header adc_data::header

◆ readings

struct adc_data::adc_sample_data adc_data::readings[1]

◆ shift

int8_t adc_data::shift

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