Functions | |
| HAL_StatusTypeDef | HAL_TSEN_Init (TSEN_HandleTypeDef *htsen) |
| Initializes the Temperature sensor. More... | |
| HAL_StatusTypeDef | HAL_TSEN_DeInit (TSEN_HandleTypeDef *htsen) |
| DeInitializes the Temperature sensor. More... | |
| HAL_StatusTypeDef HAL_TSEN_DeInit | ( | TSEN_HandleTypeDef * | htsen | ) |
DeInitializes the Temperature sensor.
| htsen | pointer to a TSEN_HandleTypeDef structure. |
| HAL | status |
| HAL_StatusTypeDef HAL_TSEN_Init | ( | TSEN_HandleTypeDef * | htsen | ) |
Initializes the Temperature sensor.
| htsen | pointer to a TSEN_HandleTypeDef structure. |
| HAL | status |