[詳解] 58 #define USB_LOGIC_EP_NUM 5 60 #define USB_MAX_PACKET0 64 99 #define USB_POWER_EVENT 0 100 #define USB_RESET_EVENT 1 101 #define USB_SUSPEND_EVENT 1 102 #define USB_RESUME_EVENT 1 103 #define USB_WAKEUP_EVENT 0 104 #define USB_SOF_EVENT 0 105 #define USB_ERROR_EVENT 0 106 #define USB_EP_EVENT 0x000B 107 #define USB_CONFIGURE_EVENT 1 108 #define USB_INTERFACE_EVENT 0 109 #define USB_FEATURE_EVENT 0 137 #define USB_HID_IF_NUM 0 139 #define USB_MSC_IF_NUM 0 141 #define USB_ADC_CIF_NUM 0 142 #define USB_ADC_SIF1_NUM 1 143 #define USB_ADC_SIF2_NUM 2 145 #define USB_CDC_CIF_NUM 0 146 #define USB_CDC_DIF_NUM 1 147 #define USB_CDC_BUFSIZE 64