< 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() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
Prototyped in: | nut/include/dev/pca9555.h | |
Calls: | NutTwiMasterRegWrite() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
malloc() | nut/crt/malloc.c | |
memset() | nut/c/string/memset.c | |
References Variables: | pca_ctrl | nut/dev/pca9555.c |
Prototyped in: | nut/include/dev/pca9555.h | |
Calls: | NutTwiMasterRegWrite() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
References Variables: | pca_ctrl | nut/dev/pca9555.c |
Prototyped in: | nut/include/dev/pca9555.h | |
Calls: | NutTwiMasterRegRead() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
Prototyped in: | nut/include/dev/pca9555.h | |
Calls: | NutTwiMasterRegWrite() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
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() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
Called by: | IOExpSetBit() | nut/dev/pca9555.c |
References Variables: | pca_ctrl | nut/dev/pca9555.c |
Prototyped in: | nut/include/dev/pca9555.h | |
Calls: | NutTwiMasterRegWrite() | nut/arch/m68k/coldfire/dev/common/mcf5_i2c.c |
Called by: | IOExpSetBit() | nut/dev/pca9555.c |
References Variables: | pca_ctrl | nut/dev/pca9555.c |