Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Ucs_AmsTx_Msg_t Struct Reference

Application message Tx type. More...

Data Fields

uint16_t destination_address
 Destination address of the message.
 
uint16_t msg_id
 16bit message descriptor
 
uint8_t llrbc
 Specifies the "Low-Level Retry Block Count" (LLRBC)
 
uint8_t * data_ptr
 Payload data.
 
uint16_t data_size
 The size of payload data in bytes.
 
void * custom_info_ptr
 Customer specific reference.
 

Detailed Description

Application message Tx type.