OpenOCD
cc26xx_algo_params Struct Reference

Data Fields

uint8_t address [4]
 
uint8_t command [4]
 
uint8_t length [4]
 
uint8_t status [4]
 

Detailed Description

Definition at line 73 of file cc26xx.h.

Field Documentation

◆ address

uint8_t cc26xx_algo_params::address[4]

Definition at line 74 of file cc26xx.h.

Referenced by cc26xx_erase(), cc26xx_mass_erase(), and cc26xx_write().

◆ command

uint8_t cc26xx_algo_params::command[4]

Definition at line 76 of file cc26xx.h.

Referenced by cc26xx_erase(), and cc26xx_mass_erase().

◆ length

uint8_t cc26xx_algo_params::length[4]

Definition at line 75 of file cc26xx.h.

Referenced by cc26xx_erase(), and cc26xx_mass_erase().

◆ status

uint8_t cc26xx_algo_params::status[4]

Definition at line 77 of file cc26xx.h.

Referenced by cc26xx_erase(), and cc26xx_mass_erase().


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