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