Nut/OS  5.0.5
API Reference
_USB_OTG_gpio_data Union Reference

#include <otgd_fs_regs.h>

Collaboration diagram for _USB_OTG_gpio_data:
[legend]

Data Fields

uint32_t d32
struct {
   uint32_t   ovrcur: 1
   uint32_t   otgid: 1
   uint32_t   reserved_in: 14
   uint32_t   pwdn: 1
   uint32_t   i2cifen: 1
   uint32_t   vbussensingA: 1
   uint32_t   vbussensingB: 1
   uint32_t   SOFouten: 1
   uint32_t   reserved_out: 11
b

Field Documentation

struct { ... } _USB_OTG_gpio_data::b

Referenced by OTGD_FS_PhyInit().


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