I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
uTCS3400_REG__IR Union Reference

Union for IR sensor access register of TCS3400. More...

#include <TCS3400.h>

Data Fields

uint8_t Byte
 
struct { 
 
   uint8_t   :7 
 
   uint8_t   IR:1 
 IR Sensor access. If this bit is set the clear channel reports the measurement from the IR sensor (center diode) More...
 
Bits 
 

Detailed Description

Union for IR sensor access register of TCS3400.

Field Documentation

◆ __pad0__

uint8_t uTCS3400_REG__IR::__pad0__

◆ [struct]

struct { ... } uTCS3400_REG__IR::Bits

◆ Byte

uint8_t uTCS3400_REG__IR::Byte

◆ IR

uint8_t uTCS3400_REG__IR::IR

IR Sensor access. If this bit is set the clear channel reports the measurement from the IR sensor (center diode)


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