HPM SDK
HPMicro Software Development Kit
usb_endpoint_config_t Struct Reference

Endpoint config structure. More...

#include <hpm_usb_drv.h>

Data Fields

uint8_t xfer
 
uint8_t ep_addr
 
uint16_t max_packet_size
 

Detailed Description

Endpoint config structure.

Field Documentation

◆ ep_addr

uint8_t usb_endpoint_config_t::ep_addr

◆ max_packet_size

uint16_t usb_endpoint_config_t::max_packet_size

◆ xfer

uint8_t usb_endpoint_config_t::xfer

The documentation for this struct was generated from the following file: