![]() |
LibDriver MAX6675
|
max6675 extern driver modules More...
Functions | |
| uint8_t | max6675_get_reg (max6675_handle_t *handle, uint16_t *data) |
| get the chip register | |
max6675 extern driver modules
| uint8_t max6675_get_reg | ( | max6675_handle_t * | handle, |
| uint16_t * | data ) |
get the chip register
| [in] | *handle | pointer to a max6675 handle structure |
| [out] | *data | pointer to a data buffer |
Definition at line 233 of file driver_max6675.c.