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 104 of file nrf5.c.

Field Documentation

◆ build_code

const char* nrf5_device_spec::build_code

Definition at line 108 of file nrf5.c.

Referenced by get_nrf5_chip_type_str().

◆ features

enum nrf5_features nrf5_device_spec::features

Definition at line 109 of file nrf5.c.

Referenced by nrf5_probe().

◆ flash_size_kb

unsigned int nrf5_device_spec::flash_size_kb

Definition at line 109 of file nrf5.c.

Referenced by nrf5_probe().

◆ hwid

uint16_t nrf5_device_spec::hwid

Definition at line 105 of file nrf5.c.

Referenced by nrf5_probe().

◆ part

const char* nrf5_device_spec::part

Definition at line 106 of file nrf5.c.

Referenced by get_nrf5_chip_type_str(), and nrf5_probe().

◆ variant

const char* nrf5_device_spec::variant

Definition at line 107 of file nrf5.c.

Referenced by get_nrf5_chip_type_str().


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