OpenOCD
nrf51_device_spec Struct Reference

Data Fields

const char * build_code
 
unsigned int flash_size_kb
 
uint16_t hwid
 
const char * part
 
const char * variant
 

Detailed Description

Definition at line 121 of file nrf51.c.

Field Documentation

const char* nrf51_device_spec::build_code

Definition at line 125 of file nrf51.c.

Referenced by nrf51_probe().

unsigned int nrf51_device_spec::flash_size_kb

Definition at line 126 of file nrf51.c.

Referenced by nrf51_probe().

uint16_t nrf51_device_spec::hwid

Definition at line 122 of file nrf51.c.

const char* nrf51_device_spec::part

Definition at line 123 of file nrf51.c.

Referenced by nrf51_probe().

const char* nrf51_device_spec::variant

Definition at line 124 of file nrf51.c.

Referenced by nrf51_probe().


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