![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
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. |
void pdl_memclr | ( | uint8_t * | pu8Address, |
uint32_t | u32Count | ||
) |
Memory clear function for PDL_ZERO_STRUCT()
void PDL_WAIT_LOOP_HOOK | ( | void | ) |