![]() |
LibDriver MAX31855
|
max31855 extern driver modules More...
Functions | |
| uint8_t | max31855_get_reg (max31855_handle_t *handle, uint32_t *data) |
| get the chip register | |
max31855 extern driver modules
| uint8_t max31855_get_reg | ( | max31855_handle_t * | handle, |
| uint32_t * | data ) |
get the chip register
| [in] | *handle | pointer to a max31855 handle structure |
| [out] | *data | pointer to a data buffer |
Definition at line 287 of file driver_max31855.c.