OpenOCD
samd_info Struct Reference
Collaboration diagram for samd_info:

Data Fields

int num_pages
 
uint32_t page_size
 
const struct samd_params * par
 
bool probed
 
int prot_block_size
 
int sector_size
 
struct targettarget
 

Detailed Description

Definition at line 346 of file at91samd.c.

Field Documentation

◆ num_pages

int samd_info::num_pages

Definition at line 348 of file at91samd.c.

Referenced by samd_probe(), and same5_probe().

◆ page_size

uint32_t samd_info::page_size

◆ par

const struct samd_params* samd_info::par

Definition at line 175 of file atsame5.c.

◆ probed

bool samd_info::probed

◆ prot_block_size

int samd_info::prot_block_size

Definition at line 350 of file at91samd.c.

Referenced by samd_probe(), and same5_probe().

◆ sector_size

int samd_info::sector_size

Definition at line 349 of file at91samd.c.

Referenced by samd_probe(), and same5_probe().

◆ target

struct target * samd_info::target

Definition at line 353 of file at91samd.c.

Referenced by FLASH_BANK_COMMAND_HANDLER().


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