Nut/OS  5.0.5
API Reference
_USB_OTG_dev_ep_ctl_data Union Reference

#include <otgd_fs_regs.h>

Collaboration diagram for _USB_OTG_dev_ep_ctl_data:
[legend]

Data Fields

uint32_t d32
struct {
   uint32_t   mps: 11
   uint32_t   nextep: 4
   uint32_t   usbactep: 1
   uint32_t   dpid: 1
   uint32_t   naksts: 1
   uint32_t   eptype: 2
   uint32_t   snp: 1
   uint32_t   stall: 1
   uint32_t   txfnum: 4
   uint32_t   cnak: 1
   uint32_t   snak: 1
   uint32_t   setd0pid: 1
   uint32_t   setd1pid: 1
   uint32_t   epdis: 1
   uint32_t   epena: 1
b

Field Documentation


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