eefc.h
Default mainpageat91libperipheralseefceefc.h
Description Overview  
Description
Purpose
Interface for configuration the Enhanced Embedded Flash Controller (EEFC) peripheral.

Usage
  1. Enable/disable flash ready interrupt sources using EFC_EnableFrdyIt() and EFC_DisableFrdyIt().
  2. Translates the given address into which EEFC, page and offset values for difference density flash memory using EFC_TranslateAddress().
  3. Computes the address of a flash access given the EFC, page and offset for difference density flash memory using EFC_ComputeAddress().
  4. Start the executing command with EFC_StartCommand()
  5. Retrieve the current status of the EFC using EFC_GetStatus().
  6. Retrieve the result of the last executed command with EFC_GetResult().