ipd2015 2.1.0.0
|
Macros | |
#define | IPD2015_NONE_PIN_MASK 0x00 |
IPD 2015 description setting. | |
#define | IPD2015_OUT1_PIN_MASK 0x01 |
#define | IPD2015_OUT2_PIN_MASK 0x02 |
#define | IPD2015_OUT3_PIN_MASK 0x04 |
#define | IPD2015_OUT4_PIN_MASK 0x08 |
#define | IPD2015_ALL_PIN_MASK 0x0F |
#define | IPD2015_PIN_STATE_HIGH 0x01 |
IPD 2015 pin state setting. | |
#define | IPD2015_PIN_STATE_LOW 0x00 |
#define IPD2015_ALL_PIN_MASK 0x0F |
#define IPD2015_NONE_PIN_MASK 0x00 |
IPD 2015 description setting.
Specified setting for description of IPD 2015 Click driver.
#define IPD2015_OUT1_PIN_MASK 0x01 |
#define IPD2015_OUT2_PIN_MASK 0x02 |
#define IPD2015_OUT3_PIN_MASK 0x04 |
#define IPD2015_OUT4_PIN_MASK 0x08 |
#define IPD2015_PIN_STATE_HIGH 0x01 |
IPD 2015 pin state setting.
Specified setting for pin state of IPD 2015 Click driver.
#define IPD2015_PIN_STATE_LOW 0x00 |