N64FlashcartMenu
Loading...
Searching...
No Matches
usb_comm.h File Reference

USB communication subsystem. More...

Go to the source code of this file.

Functions

void usb_comm_poll (menu_t *menu)
 Poll the USB communication subsystem.
 

Detailed Description

USB communication subsystem.

This file contains the declarations for the USB communication subsystem used in the menu system.

Function Documentation

◆ usb_comm_poll()

void usb_comm_poll ( menu_t * menu)

Poll the USB communication subsystem.

This function polls the USB communication subsystem to handle any incoming or outgoing data. It is only available in debug builds.

Parameters
menuPointer to the menu structure.

Poll the USB communication subsystem.

Parameters
menuPointer to the menu structure.