< PCA Input register offset
#define PCA_PINP 0
< PCA Output register offset
#define PCA_POUT 2
< PCA Polarity inversion register offset
#define PCA_PINV 4
< PCA Configuration register offset
#define PCA_CONF 6
| struct | |
| { | |
| uint8_t out[2]; | |
| uint8_t pol[2]; | |
| uint8_t con[2]; | |
| } |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegRead() | |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | malloc() | nut/crt/malloc.c |
| memset() | nut/c/string/memset.c | |
| NutTwiMasterRegWrite() | ||
| References Variables: | pca_ctrl | nut/dev/pca9555.c |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegWrite() | |
| References Variables: | pca_ctrl | nut/dev/pca9555.c |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegRead() | |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegWrite() | |
| References Variables: | pca_ctrl | nut/dev/pca9555.c |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | IOExpSetBitHigh() | nut/dev/pca9555.c |
| IOExpSetBitLow() | nut/dev/pca9555.c | |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegWrite() | |
| Called by: | IOExpSetBit() | nut/dev/pca9555.c |
| References Variables: | pca_ctrl | nut/dev/pca9555.c |
| Prototyped in: | nut/include/dev/pca9555.h | |
| Calls: | NutTwiMasterRegWrite() | |
| Called by: | IOExpSetBit() | nut/dev/pca9555.c |
| References Variables: | pca_ctrl | nut/dev/pca9555.c |