Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NVIC_set_all_priorities mbed cc3000_hostdriver_mbedsocket TEMT6200 TSI Wi-Go_eCompass_Lib_V3 WiGo_BattCharger
I2C_busreset/I2C_busreset.h
- Committer:
- frankvnk
- Date:
- 2015-02-28
- Revision:
- 7:9d86d022fa68
- Parent:
- 4:8f8d0d19e6f1
File content as of revision 7:9d86d022fa68:
/**************************************************************************************************
***** *****
***** Name: KL25Z I2C_busreset.h *****
***** Date: 24/11/2013 *****
***** Auth: Frank Vannieuwkerke *****
***** Func: library for unblocking I2C bus on KL25Z board *****
***** Info: MPL3115A2-AN4481 *****
**************************************************************************************************/
#include "mbed.h"
#ifndef KL25Z_I2C_RES_H
#define KL25Z_I2C_RES_H
void I2C_busreset(void);
#endif
Avnet Wi-Go System