Endpoint configuration struct. More...
Data Fields | |
uint8_t | num |
Endpoint number. | |
enum ep_type_t | type |
Endpoint type. | |
enum ep_direction_t | dir |
Endpoint data flow direction. | |
uint16_t | size |
Endpoint buffer size. | |
void(* | init )() |
Endpoint reset callback. | |
Endpoint configuration struct.
For the default control endpoint (EP 0) the following config could be used: