Revision ef078306 source/alld_pca9544a.c
| source/alld_pca9544a.c | ||
|---|---|---|
| 28 | 28 |
|
| 29 | 29 |
#if defined(AMIROLLD_CFG_USE_PCA9544A) || defined(__DOXYGEN__) |
| 30 | 30 |
|
| 31 |
/******************************************************************************/ |
|
| 32 |
/* LOCAL DEFINITIONS */ |
|
| 33 |
/******************************************************************************/ |
|
| 34 |
|
|
| 35 |
/******************************************************************************/ |
|
| 36 |
/* EXPORTED VARIABLES */ |
|
| 37 |
/******************************************************************************/ |
|
| 38 |
|
|
| 39 |
/******************************************************************************/ |
|
| 40 |
/* LOCAL TYPES */ |
|
| 41 |
/******************************************************************************/ |
|
| 42 |
|
|
| 43 |
/******************************************************************************/ |
|
| 44 |
/* LOCAL VARIABLES */ |
|
| 45 |
/******************************************************************************/ |
|
| 46 |
|
|
| 47 |
/******************************************************************************/ |
|
| 48 |
/* LOCAL FUNCTIONS */ |
|
| 49 |
/******************************************************************************/ |
|
| 50 |
|
|
| 51 |
/******************************************************************************/ |
|
| 52 |
/* EXPORTED FUNCTIONS */ |
|
| 53 |
/******************************************************************************/ |
|
| 54 |
|
|
| 31 | 55 |
/** |
| 32 | 56 |
* @brief Read the control register of the PCA9544A. |
| 33 | 57 |
* |
Also available in: Unified diff