| 
| 
#define  | MAX31865_ADDR_CFG_R   (0x00) | 
|   | Configuration register, read address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_CFG_W   (0x80) | 
|   | Configuration register, write address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_MSB   (0x01) | 
|   | RTD MSB, read-only. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_LSB   (0x02) | 
|   | RTD LSB, read-only. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_HTHRES_MSB_R   (0x03) | 
|   | RTD high threshold MSB, read address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_HTHRES_MSB_W   (0x83) | 
|   | RTD high threshold MSB, write address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_HTHRES_LSB_R   (0x04) | 
|   | RTD high threshold LSB, read address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_HTHRES_LSB_W   (0x84) | 
|   | RTD high threshold LSB, write address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_LTHRES_MSB_R   (0x05) | 
|   | RTD low threshold MSB, read address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_LTHRES_MSB_W   (0x85) | 
|   | RTD low threshold MSB, write address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_LTHRES_LSB_R   (0x06) | 
|   | RTD low threshold LSB, read address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_RTD_LTHRES_LSB_W   (0x86) | 
|   | RTD low threshold LSB, write address. 
  | 
|   | 
| 
#define  | MAX31865_ADDR_FAULT   (0x07) | 
|   | Fault status register, read-only. 
  | 
|   |