CDC_Receive_State::CDC_RECEIVE_IDLE is only used within CDC_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesCDC_StandaloneCDC_Receive_State::CDC_RECEIVE_IDLE

CDC_Receive_State::CDC_RECEIVE_IDLE

Syntax

CDC_RECEIVE_IDLE = 0;

References

LocationReferrerText
main.h:58
CDC_RECEIVE_IDLE = 0,
cdc_receive.c:54CDC_Handle_Receive_Menu()
case CDC_RECEIVE_IDLE:
menu.c:97CDC_MenuProcess()
CdcDemo.Receive_state = CDC_RECEIVE_IDLE;

Data Use

Functions using CDC_Receive_State::CDC_RECEIVE_IDLE
CDC_Receive_State::CDC_RECEIVE_IDLE