OpenOCD
msp432_algo_params Struct Reference

Data Fields

uint8_t _reserved0 [4]
 
uint8_t address [4]
 
uint8_t buffer1_status [4]
 
uint8_t buffer2_status [4]
 
uint8_t erase_param [4]
 
uint8_t flash_command [4]
 
uint8_t length [4]
 
uint8_t return_code [4]
 
uint8_t unlock_bsl [4]
 

Detailed Description

Definition at line 92 of file msp432.h.

Field Documentation

◆ _reserved0

uint8_t msp432_algo_params::_reserved0[4]

Definition at line 95 of file msp432.h.

Referenced by msp432_init_params().

◆ address

uint8_t msp432_algo_params::address[4]

Definition at line 96 of file msp432.h.

Referenced by msp432_erase(), msp432_init_params(), and msp432_write().

◆ buffer1_status

uint8_t msp432_algo_params::buffer1_status[4]

Definition at line 98 of file msp432.h.

Referenced by msp432_exec_cmd(), and msp432_init_params().

◆ buffer2_status

uint8_t msp432_algo_params::buffer2_status[4]

Definition at line 99 of file msp432.h.

Referenced by msp432_exec_cmd(), and msp432_init_params().

◆ erase_param

uint8_t msp432_algo_params::erase_param[4]

Definition at line 100 of file msp432.h.

Referenced by msp432_erase(), msp432_init_params(), and msp432_mass_erase().

◆ flash_command

uint8_t msp432_algo_params::flash_command[4]

Definition at line 93 of file msp432.h.

Referenced by msp432_exec_cmd(), and msp432_init_params().

◆ length

uint8_t msp432_algo_params::length[4]

Definition at line 97 of file msp432.h.

Referenced by msp432_init_params(), and msp432_write().

◆ return_code

uint8_t msp432_algo_params::return_code[4]

Definition at line 94 of file msp432.h.

Referenced by msp432_exec_cmd(), and msp432_init_params().

◆ unlock_bsl

uint8_t msp432_algo_params::unlock_bsl[4]

Definition at line 101 of file msp432.h.

Referenced by msp432_erase(), msp432_init_params(), msp432_mass_erase(), and msp432_write().


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