Go to the documentation of this file.
4 #ifndef ACC_HAL_INTEGRATION_A121_H_
5 #define ACC_HAL_INTEGRATION_A121_H_
void acc_hal_integration_sensor_supply_off(acc_sensor_id_t sensor_id)
Power off sensor supply.
void acc_hal_integration_sensor_supply_on(acc_sensor_id_t sensor_id)
Power on sensor supply.
const acc_hal_a121_t * acc_hal_rss_integration_get_implementation(void)
Get hal implementation reference.
bool acc_hal_integration_wait_for_sensor_interrupt(acc_sensor_id_t sensor_id, uint32_t timeout_ms)
Wait for a sensor interrupt.
void acc_hal_integration_sensor_enable(acc_sensor_id_t sensor_id)
Enable sensor.
void acc_hal_integration_sensor_disable(acc_sensor_id_t sensor_id)
Disable sensor.
uint32_t acc_sensor_id_t
Type representing a sensor ID.
uint16_t acc_hal_integration_sensor_count(void)
Get the max number of sensors the integration supports.