OpenOCD
samd_part Struct Reference

Data Fields

uint32_t flash_kb
 
uint8_t id
 
const char * name
 
uint32_t ram_kb
 

Detailed Description

Definition at line 83 of file at91samd.c.

Field Documentation

◆ flash_kb

uint32_t samd_part::flash_kb

Definition at line 86 of file at91samd.c.

◆ id

uint8_t samd_part::id

Definition at line 84 of file at91samd.c.

◆ name

const char * samd_part::name

Definition at line 85 of file at91samd.c.

◆ ram_kb

uint32_t samd_part::ram_kb

Definition at line 87 of file at91samd.c.


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