|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
Union for COMMAND register of APDS9930. More...
#include <APDS9930.h>
Data Fields | ||
| uint8_t | Byte | |
| struct { | ||
| APDS9930_spec_func ADDR:5 | ||
| Address field/special function field. More... | ||
| APDS9930_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 | |
Union for COMMAND register of APDS9930.
| APDS9930_spec_func uAPDS9930_CMD::ADDR |
Address field/special function field.
| struct { ... } uAPDS9930_CMD::Bits |
| uint8_t uAPDS9930_CMD::Byte |
| uint8_t uAPDS9930_CMD::CMD |
Select command register. Must write as 1 when addressing Command register.
| APDS9930_transaction uAPDS9930_CMD::TRANSACTION |
Select type of transaction to follow in subsequent data transfers.