aggiuna la lettura laser
Dependencies: VL53L0X
Fork of BSP_B-L475E-IOT01 by
TEMPERATURE Private Functions
[TEMPERATURE]
Functions | |
| uint32_t | BSP_TSENSOR_Init (void) |
| Initializes peripherals used by the I2C Temperature Sensor driver. | |
| float | BSP_TSENSOR_ReadTemp (void) |
| Read Temperature register of TS751. | |
Function Documentation
| uint32_t BSP_TSENSOR_Init | ( | void | ) |
Initializes peripherals used by the I2C Temperature Sensor driver.
- Return values:
-
TSENSOR status
Definition at line 77 of file stm32l475e_iot01_tsensor.c.
| float BSP_TSENSOR_ReadTemp | ( | void | ) |
Read Temperature register of TS751.
- Return values:
-
STTS751 measured temperature value.
Definition at line 102 of file stm32l475e_iot01_tsensor.c.
Generated on Tue Jul 12 2022 15:06:32 by
1.7.2
