Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 129 of file max31865.h.

#include <max31865.h>

Data Fields

spi_t spi
 SPI device.
 
spi_cs_t cs_pin
 Chip select pin.
 
uint8_t cfg_byte
 Initial value of the configuration register.
 
int32_t temp_low_threshold
 Low threshold temperature (c°C)
 
int32_t temp_high_threshold
 High threshold temperature (c°C)
 
const int32_t(* lut )[][MAX31865_LUTCOL_NUMOF]
 Lookup table.
 
const int lut_numlines
 Number of lines in the lookup table.
 

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