Loading...
Searching...
No Matches
usb_board_reset_internal.h File Reference

Detailed Description

#include <inttypes.h>
#include "usb/usbus/cdc/acm.h"
+ Include dependency graph for usb_board_reset_internal.h:

Go to the source code of this file.

Functions

int usb_board_reset_coding_cb (usbus_cdcacm_device_t *cdcacm, uint32_t baud, uint8_t bits, uint8_t parity, uint8_t stop)
 USB coding callback used to trigger the board reset.