drivers/flash/flashc.c File Reference
Flash Controller Driver.
More...
#include <bitops.h>
#include <interrupt.h>
#include <io.h>
#include <chip/memory-map.h>
#include <flash/flashc.h>
Go to the source code of this file.
Detailed Description
Flash Controller Driver.
- Compiler: IAR EWAVR32 and GNU GCC for AVR32
- Supported devices: All devices with a FLASHC module
- AppNote:
- Author:
- Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/
- Todo:
- This driver currently only supports changing the number of wait states. We should add support for flash programming at some point.
Definition in file flashc.c.