SAMV71 Xplained Ultra Software Package 1.4

main.c File Reference

#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.

Detailed Description

This file contains all the specific code for the ICM

Definition in file main.c.


Function Documentation

int main ( void   ) 

ICM Application entry point.

Returns:
Unused (ANSI-C compatibility).

Definition at line 190 of file main.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines