Nut/OS  5.0.5
API Reference
_USB_OTG_hc_char_data Union Reference

#include <otgd_fs_regs.h>

Collaboration diagram for _USB_OTG_hc_char_data:
[legend]

Data Fields

uint32_t d32
struct {
   uint32_t   mps: 11
   uint32_t   epnum: 4
   uint32_t   epdir: 1
   uint32_t   reserved: 1
   uint32_t   lspddev: 1
   uint32_t   eptype: 2
   uint32_t   multicnt: 2
   uint32_t   devaddr: 7
   uint32_t   oddfrm: 1
   uint32_t   chdis: 1
   uint32_t   chen: 1
b

Field Documentation

struct { ... } _USB_OTG_hc_char_data::b

The documentation for this union was generated from the following file: