36.1.4.1 temp_async_init
Initialize Temperature Sensor.
int32_t temp_async_init(
struct temp_async_descriptor *const descr,
void *const hw
)
Parameters
- descr
-
Type: struct temp_async_descriptor Struct *const
Temperature Sensor Descriptor to be initialized
- hw
-
Type: void *const
The pointer to the hardware instance
Returns
Type: int32_t