flash.h File Reference
Embedded flash for cpu. More...
#include <cfg/macros.h>#include <cfg/module.h>#include "drv/PP_CAT3(flash, _, CPU_ID).h"Go to the source code of this file.
Data Structures | |
| struct | Flash |
| EmbFlash KFile context structure. More... | |
Defines | |
| #define | KFT_FLASH MAKE_ID('F', 'L', 'A', 'S') |
| ID for FLASH. | |
Typedefs | |
| typedef struct Flash | Flash |
| EmbFlash KFile context structure. | |
Functions | |
| Flash * | FLASH_CAST (KFile *fd) |
| Convert + ASSERT from generic KFile to Flash. | |
| void | flash_init (Flash *fd) |
| Initialize PWM hw. | |
Detailed Description
Embedded flash for cpu.
Definition in file flash.h.
