NtcHwInfo Struct Reference
type for defining amplifications amp_t = A, where A is a pure number More...
#include <ntc.h>
Data Fields | |
| const res_t * | resistances |
| resistances of the NTC (ohms * 100) | |
| size_t | num_resistances |
| number of resistances | |
| deg_t | degrees_min |
| degrees corresponding to the first entry in the table (celsius * 10) | |
| deg_t | degrees_step |
| difference in degrees between two consecutive elements in the table (celsius * 10) | |
Detailed Description
type for defining amplifications amp_t = A, where A is a pure numberDescribe a NTC chip
Definition at line 77 of file ntc.h.
The documentation for this struct was generated from the following file:
