Revision 5e2f673b source/alld_at24c01bn-sh-b.c
source/alld_at24c01bn-sh-b.c | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
/** |
|
20 |
* @file alld_at24c01bn-sh-b.c |
|
21 |
* @brief EEPROM function implementations. |
|
22 |
* |
|
23 |
* @addtogroup lld_eeprom |
|
24 |
* @{ |
|
25 |
*/ |
|
26 |
|
|
19 | 27 |
#include <alld_at24c01bn-sh-b.h> |
20 | 28 |
|
21 | 29 |
#if defined(AMIROLLD_CFG_USE_AT24C01BN) || defined(__DOXYGEN__) |
... | ... | |
122 | 130 |
} |
123 | 131 |
|
124 | 132 |
#endif /* defined(AMIROLLD_CFG_USE_AT24C01BN) */ |
133 |
|
|
134 |
/** @} */ |
Also available in: Unified diff