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: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: TCTM.h
- Revision:
- 19:79e69017c855
- Parent:
- 16:f9e484dc505e
- Child:
- 20:949d13045431
--- a/TCTM.h Sat May 14 11:19:13 2016 +0000 +++ b/TCTM.h Sat Jun 04 11:29:13 2016 +0000 @@ -1,10 +1,11 @@ //#define ACK_CODE 0x02; /*ack code changed*/ -#define ACK_CODE 0x0A; +#define ACK_CODE 0xA0; void FCTN_BAE_TM_TC(uint8_t*); -void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t); -uint32_t FCTN_CDMS_RD_FLASH(uint16_t ); +void FCTN_BAE_WR_FLASH(uint16_t ,uint32_t);/*CHANGED from FCTN_CDMS_WR_FLASH*/ +uint32_t FCTN_BAE_RD_FLASH_ENTITY(uint16_t );/*CHANGED from FCTN_CDMS_RD_FLASH*/ +uint32_t * FCTN_BAE_RD_FLASH(); void FCTN_CONVERT_FLOAT(float input, uint8_t* output); #define B0 -23