lightranger9 2.0.0.0
lightranger9_capture_t Struct Reference

LightRanger 9 capture data object. More...

#include <lightranger9.h>

Data Fields

uint8_t sub_capture
 
uint8_t result_number
 
int8_t temperature
 
uint8_t valid_results
 
uint32_t ambient_light
 
uint32_t photon_count
 
uint32_t reference_count
 
float sys_tick_sec
 
lightranger9_meas_result_t result [LIGHTRANGER9_MAX_MEAS_RESULTS]
 

Detailed Description

LightRanger 9 capture data object.

Capture data object definition of LightRanger 9 Click driver.

Field Documentation

◆ ambient_light

uint32_t ambient_light

◆ photon_count

uint32_t photon_count

◆ reference_count

uint32_t reference_count

◆ result

◆ result_number

uint8_t result_number

◆ sub_capture

uint8_t sub_capture

◆ sys_tick_sec

float sys_tick_sec

◆ temperature

int8_t temperature

◆ valid_results

uint8_t valid_results

The documentation for this struct was generated from the following file: