kdriveExpress SDK 23.2.0
domain_addr_prog_mode_read_t Struct Reference

Structure holding individual address, serial number, domain address for the DomainAddressProgModeRead service. More...

#include <kdrive_express_services.h>

Data Fields

uint16_t ind_addr
 individual address More...
 
uint8_t serial_number [KDRIVE_SN_LEN]
 serial number More...
 
uint8_t domain_address [KDRIVE_DA_LEN]
 domain address More...
 

Detailed Description

Structure holding individual address, serial number, domain address for the DomainAddressProgModeRead service.

The service returns 0 or more of these tuples.

See also
kdrive_sp_domain_addr_prog_mode_read

Field Documentation

◆ domain_address

uint8_t domain_addr_prog_mode_read_t::domain_address[KDRIVE_DA_LEN]

domain address

◆ ind_addr

uint16_t domain_addr_prog_mode_read_t::ind_addr

individual address

◆ serial_number

uint8_t domain_addr_prog_mode_read_t::serial_number[KDRIVE_SN_LEN]

serial number


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