FD32M0P Microcontroller SDK
|
#include "VULTAN_FLASH_REGS.h"
#include "VULTAN_FLASH_RW_API.h"
#include "FLASH_REGS.h"
#include "FLASH_RW_API.h"
#include <stdbool.h>
#include "FD32M0P.h"
Data Structures | |
struct | eeprom_block_t |
This struct is used to access EEPROM Reads. @Note Even if the size of each mem in the struct is Halfword, each eeprom location is byte. More... |
Macros | |
#define | EEPROM_MEM_REGS ((eeprom_block_t *) EEPROM_READ_BASE) |
Functions | |
__attribute__ ((section(".sram_code"))) void eeprom_program_routine(FLASH_REGS_s *FLASH_REGS | |
This function is used to populate eeprom space. |
Variables | |
VULTAN_FLASH_REGS_s * | VULTAN_FLASH_REGS_PTR |
VULTAN_FLASH_REGS_s uint8_t | addr |
VULTAN_FLASH_REGS_s uint8_t uint8_t | data |