expand3 2.1.0.0
Expand 3 Settings

Settings of Expand 3 Click driver. More...

Macros

#define EXPAND3_STATUS_VCCP   0x80
 Expand 3 Control/Status/Mask/Polarity register setting.
 
#define EXPAND3_CONTROL_PORL   0x08
 
#define EXPAND3_CONTROL_ROS   0x04
 
#define EXPAND3_CONTROL_CT   0x02
 
#define EXPAND3_CONTROL_PLS   0x01
 
#define EXPAND3_CONTROL_DEFAULT   0x00
 
#define EXPAND3_MASK_DEFAULT   0x00
 
#define EXPAND3_POLARITY_DEFAULT   0x00
 
#define EXPAND3_CONFIRMATION_BYTE   0xAA
 Expand 3 confirmation byte.
 
#define EXPAND3_PIN_0   0x01
 Expand 3 pin mask setting.
 
#define EXPAND3_PIN_1   0x02
 
#define EXPAND3_PIN_2   0x04
 
#define EXPAND3_PIN_3   0x08
 
#define EXPAND3_PIN_4   0x10
 
#define EXPAND3_PIN_5   0x20
 
#define EXPAND3_PIN_6   0x40
 
#define EXPAND3_PIN_7   0x80
 
#define EXPAND3_FAMILY_CODE   0x29
 Expand 3 family code value.
 
#define EXPAND3_ADDRESS_0   0x00
 Expand 3 address selection macros.
 
#define EXPAND3_ADDRESS_ALL   0xFF
 

Detailed Description

Settings of Expand 3 Click driver.

Macro Definition Documentation

◆ EXPAND3_ADDRESS_0

#define EXPAND3_ADDRESS_0   0x00

Expand 3 address selection macros.

Specified address selection macros of Expand 3 Click driver.

◆ EXPAND3_ADDRESS_ALL

#define EXPAND3_ADDRESS_ALL   0xFF

◆ EXPAND3_CONFIRMATION_BYTE

#define EXPAND3_CONFIRMATION_BYTE   0xAA

Expand 3 confirmation byte.

Specified confirmation byte of Expand 3 Click driver.

◆ EXPAND3_CONTROL_CT

#define EXPAND3_CONTROL_CT   0x02

◆ EXPAND3_CONTROL_DEFAULT

#define EXPAND3_CONTROL_DEFAULT   0x00

◆ EXPAND3_CONTROL_PLS

#define EXPAND3_CONTROL_PLS   0x01

◆ EXPAND3_CONTROL_PORL

#define EXPAND3_CONTROL_PORL   0x08

◆ EXPAND3_CONTROL_ROS

#define EXPAND3_CONTROL_ROS   0x04

◆ EXPAND3_FAMILY_CODE

#define EXPAND3_FAMILY_CODE   0x29

Expand 3 family code value.

Specified family code value of Expand 3 Click driver.

◆ EXPAND3_MASK_DEFAULT

#define EXPAND3_MASK_DEFAULT   0x00

◆ EXPAND3_PIN_0

#define EXPAND3_PIN_0   0x01

Expand 3 pin mask setting.

Specified pin mask setting of Expand 3 Click driver.

◆ EXPAND3_PIN_1

#define EXPAND3_PIN_1   0x02

◆ EXPAND3_PIN_2

#define EXPAND3_PIN_2   0x04

◆ EXPAND3_PIN_3

#define EXPAND3_PIN_3   0x08

◆ EXPAND3_PIN_4

#define EXPAND3_PIN_4   0x10

◆ EXPAND3_PIN_5

#define EXPAND3_PIN_5   0x20

◆ EXPAND3_PIN_6

#define EXPAND3_PIN_6   0x40

◆ EXPAND3_PIN_7

#define EXPAND3_PIN_7   0x80

◆ EXPAND3_POLARITY_DEFAULT

#define EXPAND3_POLARITY_DEFAULT   0x00

◆ EXPAND3_STATUS_VCCP

#define EXPAND3_STATUS_VCCP   0x80

Expand 3 Control/Status/Mask/Polarity register setting.

Specified Control/Status/Mask/Polarity register setting of Expand 3 Click driver.