usbmsg_send

usbmsg_send — Send a message to the USB system.

Synopsis

extern int usbmsg_send( struct usbmsg* msg);

Arguments

msg The message to send.

Description

Send a message to the USB system.

Return Values

returns 0 for unclaimed or 1 if claimed