#include <usbb.h>
Definition at line 885 of file usbb.h.
Data Fields | |
union { | |
avr32_usbb_uxdmax_nextdesc_t NEXTDESC | |
unsigned long nextdesc | |
}; | |
union { | |
avr32_usbb_uxdmax_control_t CONTROL | |
unsigned long control | |
}; | |
union { | |
avr32_usbb_uxdmax_status_t STATUS | |
unsigned long status | |
}; | |
unsigned long | addr |
union { ... } |
union { ... } |
union { ... } |
unsigned long avr32_usbb_uxdmax_t::addr |
unsigned long avr32_usbb_uxdmax_t::control |
unsigned long avr32_usbb_uxdmax_t::nextdesc |
unsigned long avr32_usbb_uxdmax_t::status |