? ? if (events & SYS_EVENT_MSG)
? ? {
? ? ? ? uint8 *pMsg;
? ? ? ? if ((pMsg = tmos_msg_receive(hidEmuTaskId)) != NULL)
? ? ? ? {
? ? ? ? ? ? hidEmu_ProcessTMOSMsg((tmos_event_hdr_t *) pMsg);
? ? ? ? ? ? tmos_msg_deallocate(pMsg);
? ? ? ? }
? ? ? ? return (events ^ SYS_EVENT_MSG);
? ? }
這個event的作用是干嘛的
熱門產(chǎn)品 :
CH32V317: 互聯(lián)型青稞RISC-V MCU