PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
C:/pdl_v10/template/source/main.c File Reference
#include "pdl_header.h"
Include dependency graph for main.c:

Go to the source code of this file.

Functions

int32_t main (void)
 Main function of PDL.

Detailed Description

Main Module

History:

  • 2014-01-10 1.0 Edison Zhang First release version.

Definition in file main.c.


Function Documentation

int32_t main ( void  )

Main function of PDL.

Returns:
uint32_t return value, if needed

Definition at line 62 of file main.c.