pico-scale
scale_options_t Struct Reference

#include <scale.h>

Data Fields

strategy_type_t strat
 
read_type_t read
 
size_t samples
 
uint timeout
 
int32_t * buffer
 
size_t bufflen
 

Detailed Description

Definition at line 47 of file scale.h.

Field Documentation

◆ buffer

int32_t* scale_options_t::buffer

Definition at line 52 of file scale.h.

Referenced by scale_read().

◆ bufflen

size_t scale_options_t::bufflen

Definition at line 53 of file scale.h.

Referenced by scale_read().

◆ read

read_type_t scale_options_t::read

Definition at line 49 of file scale.h.

Referenced by scale_read().

◆ samples

size_t scale_options_t::samples

Definition at line 50 of file scale.h.

Referenced by scale_read().

◆ strat

strategy_type_t scale_options_t::strat

Definition at line 48 of file scale.h.

Referenced by scale_read().

◆ timeout

uint scale_options_t::timeout

Definition at line 51 of file scale.h.

Referenced by scale_read().


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