IceCube display
LED display to show IceCube event data
configuration.h File Reference

USB device configuration selection. More...

Include dependency graph for configuration.h:

Go to the source code of this file.

Functions

bool valid_configuration_index (int8_t index)
 
bool set_configuration_index (int8_t index)
 
int8_t get_configuration_index ()
 
const struct configuration_t * get_configuration_P (int8_t index)
 

Detailed Description

USB device configuration selection.

Since currently only one device configuration is present, only two configurations are supported:

  • Configuration 0: USB default configuration
  • Configuration 1: Default device configuration with the standard control endpoint and a bulk OUT endpoint for remote frame data transfer.
Author
Sander Vanheule (Universiteit Gent)