flash_lm3s.h File Reference

LM3S1968 internal flash memory driver. More...

#include <cpu/types.h>
#include <kern/kfile.h>

Go to the source code of this file.

Typedefs

typedef uint32_t page_t
 Define data type to manage page and memory address.

Functions

void flash_hw_init (struct Flash *fd)
 Init module to perform write and read operation on internal flash memory.

Detailed Description

LM3S1968 internal flash memory driver.

Author:
Andrea Righi <arighi@develer.com>

Definition in file flash_lm3s.h.