Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
PowerSampling::power_t Struct Reference

Struct that defines the buffer received from the ADC sampler in scanning mode. More...

#include <cs_PowerSampling.h>

Public Attributes

adc_sample_value_tbuf
 
uint16_t bufSize
 
uint16_t numChannels
 
uint16_t voltageIndex
 
uint16_t currentIndex
 
uint32_t sampleIntervalUs
 
uint32_t acPeriodUs
 

Detailed Description

Struct that defines the buffer received from the ADC sampler in scanning mode.

Member Data Documentation

◆ acPeriodUs

uint32_t PowerSampling::power_t::acPeriodUs

◆ buf

adc_sample_value_t* PowerSampling::power_t::buf

◆ bufSize

uint16_t PowerSampling::power_t::bufSize

◆ currentIndex

uint16_t PowerSampling::power_t::currentIndex

◆ numChannels

uint16_t PowerSampling::power_t::numChannels

◆ sampleIntervalUs

uint32_t PowerSampling::power_t::sampleIntervalUs

◆ voltageIndex

uint16_t PowerSampling::power_t::voltageIndex

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