kdriveExpress SDK 22.1.1
system_network_param_read_t Struct Reference

Structure holding individual address and test info and test result for the SystemNetworkParameterRead service. More...

#include <kdrive_express_services.h>

Data Fields

uint16_t ind_addr
 individual address More...
 
uint8_t test_info_result [10]
 test info and test result More...
 
uint32_t length
 the length of test info and test result More...
 

Detailed Description

Structure holding individual address and test info and test result for the SystemNetworkParameterRead service.

The service returns 0 or more of these tuples.

See also
kdrive_sp_system_network_param_read

Field Documentation

◆ ind_addr

uint16_t system_network_param_read_t::ind_addr

individual address

◆ length

uint32_t system_network_param_read_t::length

the length of test info and test result

◆ test_info_result

uint8_t system_network_param_read_t::test_info_result[10]

test info and test result


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