OpenOCD
|
Data Fields | |
uint16_t | chip_id |
int | eeprom_page_num |
int | eeprom_page_size |
int | flash_page_num |
int | flash_page_size |
char | name [15] |
uint16_t avrf_type::chip_id |
Definition at line 41 of file avrf.c.
Referenced by avrf_info(), and avrf_probe().
int avrf_type::flash_page_num |
Definition at line 43 of file avrf.c.
Referenced by avrf_probe().
int avrf_type::flash_page_size |
Definition at line 42 of file avrf.c.
Referenced by avrf_probe().
char avrf_type::name[15] |
Definition at line 40 of file avrf.c.
Referenced by avrf_info(), and avrf_probe().