CDC_ApplicationTypeDef::APPLICATION_READY is only used within CDC_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesCDC_StandaloneCDC_ApplicationTypeDef::APPLICATION_READY

CDC_ApplicationTypeDef::APPLICATION_READY

Syntax

APPLICATION_READY;

References

LocationReferrerText
main.h:68
APPLICATION_READY,
main.c:122USBH_UserProcess()
Appli_state = APPLICATION_READY;
menu.c:51CDC_MenuProcess()
if(Appli_state == APPLICATION_READY)
menu.c:71CDC_MenuProcess()
if(Appli_state == APPLICATION_READY)
menu.c:78CDC_MenuProcess()
if(Appli_state == APPLICATION_READY)

Data Use

Functions using CDC_ApplicationTypeDef::APPLICATION_READY
CDC_ApplicationTypeDef::APPLICATION_READY