This short program illustrates how to use the DS130x_I2C library. My objective is to share the same RTC with Microchip 18F MCU.
Dependencies: mbed DebugLibrary
init.c File Reference
Modules initialization. More...
Go to the source code of this file.
Functions | |
| void | lwip_init (void) |
| Perform Sanity check of user-configurable values, and initialize all modules. | |
Detailed Description
Modules initialization.
Definition in file init.c.
Function Documentation
Generated on Tue Jul 12 2022 11:05:00 by
1.7.2
Yann Garcia