Application message Tx type. More...
| Data Fields | |
| uint16_t | destination_address | 
| Destination address. | |
| 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. | |
Application message Tx type.