Browse
 
Tools
Rss Categories

LV_SRE_Startup

Reference Number: AA-00721 Views: 6894 0 Rating/ Voters

Initializes the client application.

Function

  • void LV_SRE_Startup(void)

Parameters

None.

Return Values

None.

Remarks

This function should be the first API call before any other LV_SRE API calls and needs to be called only one time per application.

See Also