Memories list structure.
#include <isp.h>
Data Fields | |
struct { | |
isp_mem_t const * bootloader | |
isp_mem_t const * conf | |
isp_mem_t const * eeprom | |
isp_mem_t const * ext_mem_cs0 | |
isp_mem_t const * ext_mem_cs1 | |
isp_mem_t const * ext_mem_cs2 | |
isp_mem_t const * ext_mem_cs3 | |
isp_mem_t const * ext_mem_cs4 | |
isp_mem_t const * ext_mem_cs5 | |
isp_mem_t const * ext_mem_cs6 | |
isp_mem_t const * ext_mem_cs7 | |
isp_mem_t const * ext_mem_df | |
isp_mem_t const * flash | |
isp_mem_t const * int_ram | |
isp_mem_t const * security | |
isp_mem_t const * signature | |
isp_mem_t const * user | |
} | list |
isp_mem_t const * | mem [ISP_MEM_COUNT] |
isp_mem_t const* isp_mems_t::bootloader |
isp_mem_t const* isp_mems_t::conf |
isp_mem_t const* isp_mems_t::eeprom |
isp_mem_t const* isp_mems_t::ext_mem_cs0 |
isp_mem_t const* isp_mems_t::ext_mem_cs1 |
isp_mem_t const* isp_mems_t::ext_mem_cs2 |
isp_mem_t const* isp_mems_t::ext_mem_cs3 |
isp_mem_t const* isp_mems_t::ext_mem_cs4 |
isp_mem_t const* isp_mems_t::ext_mem_cs5 |
isp_mem_t const* isp_mems_t::ext_mem_cs6 |
isp_mem_t const* isp_mems_t::ext_mem_cs7 |
isp_mem_t const* isp_mems_t::ext_mem_df |
isp_mem_t const* isp_mems_t::flash |
isp_mem_t const* isp_mems_t::int_ram |
struct { ... } isp_mems_t::list |
isp_mem_t const* isp_mems_t::mem[ISP_MEM_COUNT] |
Referenced by udi_dfu_atmel_sel_mem().
isp_mem_t const* isp_mems_t::security |
isp_mem_t const* isp_mems_t::signature |
isp_mem_t const* isp_mems_t::user |