Prusa MINI Firmware overview
USBD_EndpointTypeDef Struct Reference

#include <usbd_def.h>

Collaboration diagram for USBD_EndpointTypeDef:

Public Attributes

uint32_t status
 
uint32_t total_length
 
uint32_t rem_length
 
uint32_t maxpacket
 

Member Data Documentation

◆ status

uint32_t USBD_EndpointTypeDef::status

◆ total_length

uint32_t USBD_EndpointTypeDef::total_length

◆ rem_length

uint32_t USBD_EndpointTypeDef::rem_length

◆ maxpacket

uint32_t USBD_EndpointTypeDef::maxpacket