OpenOCD
nrf5_device_spec Struct Reference

Data Fields

const char * build_code
 
enum nrf5_features features
 
unsigned int flash_size_kb
 
uint16_t hwid
 
const char * part
 
const char * variant
 

Detailed Description

Definition at line 87 of file nrf5.c.

Field Documentation

◆ build_code

const char* nrf5_device_spec::build_code

Definition at line 91 of file nrf5.c.

Referenced by nrf5_get_chip_type_str().

◆ features

enum nrf5_features nrf5_device_spec::features

Definition at line 92 of file nrf5.c.

Referenced by nrf5_probe_chip().

◆ flash_size_kb

unsigned int nrf5_device_spec::flash_size_kb

Definition at line 92 of file nrf5.c.

Referenced by nrf5_setup_bank().

◆ hwid

uint16_t nrf5_device_spec::hwid

Definition at line 88 of file nrf5.c.

Referenced by nrf5_probe_chip().

◆ part

const char* nrf5_device_spec::part

Definition at line 89 of file nrf5.c.

Referenced by nrf5_get_chip_type_str(), and nrf5_probe_chip().

◆ variant

const char* nrf5_device_spec::variant

Definition at line 90 of file nrf5.c.

Referenced by nrf5_get_chip_type_str().


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