Functions
VL53L1 IRQ Triggered events Functions

Functions used to configure interrupt to be triggered only when a measurement satisfies some thresholds parameters. More...

Collaboration diagram for VL53L1 IRQ Triggered events Functions:

Functions

VL53L1_Error VL53L1_GetThresholdConfig (VL53L1_DEV Dev, VL53L1_DetectionConfig_t *pConfig)
 Retrieves the interrupt config structure currently programmed into the API. More...
 
VL53L1_Error VL53L1_SetThresholdConfig (VL53L1_DEV Dev, VL53L1_DetectionConfig_t *pConfig)
 Configure the interrupt config, from the given structure. More...
 

Detailed Description

Functions used to configure interrupt to be triggered only when a measurement satisfies some thresholds parameters.

Function Documentation

◆ VL53L1_GetThresholdConfig()

VL53L1_Error VL53L1_GetThresholdConfig ( VL53L1_DEV  Dev,
VL53L1_DetectionConfig_t pConfig 
)

Retrieves the interrupt config structure currently programmed into the API.

Parameters
[in]Dev: Device Handle
[out]pConfig: pointer to configuration structure

Definition at line 2850 of file vl53l1_api.c.

◆ VL53L1_SetThresholdConfig()

VL53L1_Error VL53L1_SetThresholdConfig ( VL53L1_DEV  Dev,
VL53L1_DetectionConfig_t pConfig 
)

Configure the interrupt config, from the given structure.

Parameters
[in]Dev: Device Handle
[in]pConfig: pointer to configuration structure

Definition at line 2747 of file vl53l1_api.c.



vl53l1x
Author(s):
autogenerated on Fri Aug 2 2024 08:35:55