Loading...
Searching...
No Matches

GP2Y10xx device parameters. More...

Detailed Description

GP2Y10xx device parameters.

Definition at line 84 of file gp2y10xx.h.

#include <gp2y10xx.h>

Data Fields

adc_t aout
 ADC line connected to device AOUT pin.
 
adc_res_t adc_res
 ADC line resolution.
 
uint16_t vref
 Reference voltage used for the VCC supply of the sensor, in mV.
 
gpio_t iled_pin
 ILED pin.
 
gp2y10xx_level_t iled_level
 ILED pin level.
 

Field Documentation

◆ adc_res

adc_res_t gp2y10xx_params_t::adc_res

ADC line resolution.

Definition at line 86 of file gp2y10xx.h.

◆ aout

adc_t gp2y10xx_params_t::aout

ADC line connected to device AOUT pin.

Definition at line 85 of file gp2y10xx.h.

◆ iled_level

gp2y10xx_level_t gp2y10xx_params_t::iled_level

ILED pin level.

Definition at line 90 of file gp2y10xx.h.

◆ iled_pin

gpio_t gp2y10xx_params_t::iled_pin

ILED pin.

Definition at line 89 of file gp2y10xx.h.

◆ vref

uint16_t gp2y10xx_params_t::vref

Reference voltage used for the VCC supply of the sensor, in mV.

Definition at line 87 of file gp2y10xx.h.


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