Go to the source code of this file.
Classes | |
struct | LPC_FMC_T |
FLASH Memory Controller Unit register block structure. More... | |
Enumerations | |
enum | FMC_FLASHTIM_T { FLASHTIM_20MHZ_CPU = 0, FLASHTIM_40MHZ_CPU = 1, FLASHTIM_50MHZ_CPU = 2 } |
FLASH Access time definitions. More... | |
Functions | |
STATIC INLINE void | Chip_FMC_SetFLASHAccess (FMC_FLASHTIM_T clks) |
Set FLASH access time in clocks. More... | |