#ifndef __USBD_USBTMC_DESC_H #define __USBD_USBTMC_DESC_H #ifdef __cplusplus extern "C" { #endif #include "usbd_def.h" extern const USBD_DescriptorsTypeDef USBD_USBTMC_DescriptorHandlers; #ifdef __cplusplus } #endif #endif