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

Union for COMMAND register of TCS3472. More...

#include <TCS3472.h>

Data Fields

uint8_t Byte
 
struct { 
 
   TCS3472_spec_func   ADDR:5 
 Address field/special function field. More...
 
   TCS3472_transaction   TRANSACTION:2 
 Select type of transaction to follow in subsequent data transfers. More...
 
   uint8_t   CMD:1 
 Select command register. Must write as 1 when addressing Command register. More...
 
Bits 
 

Detailed Description

Union for COMMAND register of TCS3472.

Field Documentation

◆ ADDR

TCS3472_spec_func uTCS3472_CMD::ADDR

Address field/special function field.

◆ [struct]

struct { ... } uTCS3472_CMD::Bits

◆ Byte

uint8_t uTCS3472_CMD::Byte

◆ CMD

uint8_t uTCS3472_CMD::CMD

Select command register. Must write as 1 when addressing Command register.

◆ TRANSACTION

TCS3472_transaction uTCS3472_CMD::TRANSACTION

Select type of transaction to follow in subsequent data transfers.


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