USB_PIPE_CLEAR_TOGGLE

USB_PIPE_CLEAR_TOGGLE — Constant to use with usb_pipe_open to clear data-toggle

Synopsis

#define USB_PIPE_CLEAR_TOGGLE

Description

Constant to use with usb_pipe_open or usb_pipe_clear to clear data-toggle When this flag is used, opening the pipe will also clear the value of the data-toggle for this endpoint back to zero. This should not normally be needed.