/** Indicates that this module will catch the USB_UIDChange event when thrown by the library. */\r
HANDLES_EVENT(USB_UIDChange);\r
\r
- /** Indicates that this module will catch the USB_PowerOnFail event when thrown by the library. */\r
- HANDLES_EVENT(USB_PowerOnFail);\r
+ /** Indicates that this module will catch the USB_InitFailure event when thrown by the library. */\r
+ HANDLES_EVENT(USB_InitFailure);\r
\r
/** Indicates that this module will catch the USB_HostError event when thrown by the library. */\r
HANDLES_EVENT(USB_HostError);\r