PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
C:/pdl_v10/library/driver/pdl.c File Reference
#include "pdl.h"
Include dependency graph for pdl.c:

Go to the source code of this file.

Functions

void pdl_memclr (uint8_t *pu8Address, uint32_t u32Count)
 Memory clear function for PDL_ZERO_STRUCT()
void PDL_WAIT_LOOP_HOOK (void)
 Hook function, which is called in polling loops.

Detailed Description

PDL Functions

History:

  • 2012-11-13 0.1 MWi First version.

Definition in file pdl.c.