From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- .../group___g___u_c_s___x_r_m___s_t_r_e_a_m.html | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___x_r_m___s_t_r_e_a_m.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___x_r_m___s_t_r_e_a_m.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___x_r_m___s_t_r_e_a_m.html b/ucs2-lib/doc/html/group___g___u_c_s___x_r_m___s_t_r_e_a_m.html new file mode 100644 index 0000000..3bdd769 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___x_r_m___s_t_r_e_a_m.html @@ -0,0 +1,130 @@ + + + + + +UNICENS: Additional Streaming Port Functions + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
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.

+
+
+ + + + + + -- cgit 1.2.3-korg