Skip to content

File ns_usb_overrides.c

FileList > neuralSPOT > neuralspot > ns-usb > src > overrides > ns_usb_overrides.c

Go to the source code of this file

  • #include "ns_usb.h"

Public Attributes

Type Name
volatile uint8_t gGotUSBRx
ns_usb_config_t usb_config

Public Functions

Type Name
void tud_cdc_rx_cb (uint8_t itf)
void tud_cdc_tx_complete_cb (uint8_t itf)

Public Attributes Documentation

variable gGotUSBRx

volatile uint8_t gGotUSBRx;

variable usb_config

ns_usb_config_t usb_config;

Public Functions Documentation

function tud_cdc_rx_cb

void tud_cdc_rx_cb (
    uint8_t itf
) 

function tud_cdc_tx_complete_cb

void tud_cdc_tx_complete_cb (
    uint8_t itf
) 

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-usb/src/overrides/ns_usb_overrides.c