#include <board.h>
#include <string.h>
Go to the source code of this file.
Defines | |
#define | LEN_STRING_0 3 |
#define | LEN_STRING_1 56 |
#define | LEN_STRING_LONG (1000000) |
#define | MSG_0_LENGTH 16 |
#define | MSG_1_LENGTH 32 |
#define | MSG_LONG_LENGTH 15626 |
#define | ID_REGION0 0x01 |
#define | ID_REGION1 0x02 |
#define | ID_REGION2 0x04 |
#define | ID_REGION3 0x08 |
Functions | |
void | ICM_Handler (void) |
ICM interrupt hander. | |
int | main (void) |
ICM Application entry point. |
This file contains all the specific code for the ICM
Definition in file main.c.