Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afbr_s50.h File Reference

Go to the source code of this file.

Macros

#define AFBR_PIXEL_INVALID_VALUE   0x80000000
 Disregard pixel reading if contains this value.
 

Enumerations

enum  sensor_channel_afbr_s50 { SENSOR_CHAN_AFBR_S50_PIXELS = SENSOR_CHAN_PRIV_START + 1 }
 Private sensor channel to obtain matrix of pixels with readings in meters. More...
 

Macro Definition Documentation

◆ AFBR_PIXEL_INVALID_VALUE

#define AFBR_PIXEL_INVALID_VALUE   0x80000000

Disregard pixel reading if contains this value.

Enumeration Type Documentation

◆ sensor_channel_afbr_s50

Private sensor channel to obtain matrix of pixels with readings in meters.

This sensor supports up to 32 pixels in a single reading (4 x 8 matrix).

Enumerator
SENSOR_CHAN_AFBR_S50_PIXELS