OpenOCD
avrf_type Struct Reference

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]
 

Detailed Description

Definition at line 39 of file avrf.c.

Field Documentation

◆ chip_id

uint16_t avrf_type::chip_id

Definition at line 41 of file avrf.c.

Referenced by avrf_info(), and avrf_probe().

◆ eeprom_page_num

int avrf_type::eeprom_page_num

Definition at line 45 of file avrf.c.

◆ eeprom_page_size

int avrf_type::eeprom_page_size

Definition at line 44 of file avrf.c.

◆ flash_page_num

int avrf_type::flash_page_num

Definition at line 43 of file avrf.c.

Referenced by avrf_probe().

◆ flash_page_size

int avrf_type::flash_page_size

Definition at line 42 of file avrf.c.

Referenced by avrf_probe().

◆ name

char avrf_type::name[15]

Definition at line 40 of file avrf.c.

Referenced by avrf_info(), and avrf_probe().


The documentation for this struct was generated from the following file: