ipd2017 2.1.0.0
|
Macros | |
#define | IPD2017_NONE_PIN_MASK 0x00 |
IPD 2017 description setting. | |
#define | IPD2017_OUT1_PIN_MASK 0x01 |
#define | IPD2017_OUT2_PIN_MASK 0x02 |
#define | IPD2017_OUT3_PIN_MASK 0x04 |
#define | IPD2017_OUT4_PIN_MASK 0x08 |
#define | IPD2017_ALL_PIN_MASK 0x0F |
#define | IPD2017_PIN_STATE_HIGH 0x01 |
IPD 2017 pin state setting. | |
#define | IPD2017_PIN_STATE_LOW 0x00 |
#define IPD2017_ALL_PIN_MASK 0x0F |
#define IPD2017_NONE_PIN_MASK 0x00 |
IPD 2017 description setting.
Specified setting for description of IPD 2017 Click driver.
#define IPD2017_OUT1_PIN_MASK 0x01 |
#define IPD2017_OUT2_PIN_MASK 0x02 |
#define IPD2017_OUT3_PIN_MASK 0x04 |
#define IPD2017_OUT4_PIN_MASK 0x08 |
#define IPD2017_PIN_STATE_HIGH 0x01 |
IPD 2017 pin state setting.
Specified setting for pin state of IPD 2017 Click driver.
#define IPD2017_PIN_STATE_LOW 0x00 |