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... | |
| enum FMC_FLASHTIM_T |
FLASH Access time definitions.
Definition at line 72 of file fmc_11xx.h.
| STATIC INLINE void Chip_FMC_SetFLASHAccess | ( | FMC_FLASHTIM_T | clks | ) |
Set FLASH access time in clocks.
| clks | : Clock cycles for FLASH access (minus 1) |
Definition at line 85 of file fmc_11xx.h.