Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Additional Streaming Port Functions

Additional Streaming Port functions of the Extended Resource Manager. More...

Functions

Ucs_Return_t Ucs_Xrm_Stream_SetPortConfig (Ucs_Inst_t *self, uint16_t destination_address, uint8_t index, Ucs_Stream_PortOpMode_t op_mode, Ucs_Stream_PortOption_t port_option, Ucs_Stream_PortClockMode_t clock_mode, Ucs_Stream_PortClockDataDelay_t clock_data_delay, Ucs_Xrm_Stream_PortCfgResCb_t result_fptr)
 This function is used to configure a Streaming Port.
 
Ucs_Return_t Ucs_Xrm_Stream_GetPortConfig (Ucs_Inst_t *self, uint16_t destination_address, uint8_t index, Ucs_Xrm_Stream_PortCfgResCb_t result_fptr)
 This function requests the configurations of a Streaming Port.
 

Detailed Description

Additional Streaming Port functions of the Extended Resource Manager.