Referred types used by Application Message Service. More...
| Data Structures | |
| struct | Ucs_AmsRx_InitData_t | 
| The Rx initialization data of the Application Message Service.  More... | |
| struct | Ucs_AmsTx_InitData_t | 
| The Tx initialization data of the Application Message Service.  More... | |
| struct | Ucs_AmsTx_Msg_t | 
| Application message Tx type.  More... | |
| struct | Ucs_AmsRx_Msg_t | 
| Application message Rx type.  More... | |
| Callback Functions | |
| typedef void(* | Ucs_AmsTx_CompleteCb_t )(Ucs_AmsTx_Msg_t *msg_ptr, Ucs_AmsTx_Result_t result, Ucs_AmsTx_Info_t info, void *user_ptr) | 
| Type of a callback function that is invoked as soon as a message transmission was finished. | |
Referred types used by Application Message Service.