#include <otgd_fs_regs.h>
Data Fields | |
uint32_t | d32 |
struct { | |
uint32_t op_mode: 3 | |
uint32_t architecture: 2 | |
uint32_t point2point: 1 | |
uint32_t hs_phy_type: 2 | |
uint32_t fs_phy_type: 2 | |
uint32_t num_dev_ep: 4 | |
uint32_t num_host_chan: 4 | |
uint32_t perio_ep_supported: 1 | |
uint32_t dynamic_fifo: 1 | |
uint32_t rx_status_q_depth: 2 | |
uint32_t nonperio_tx_q_depth: 2 | |
uint32_t host_perio_tx_q_depth: 2 | |
uint32_t dev_token_q_depth: 5 | |
uint32_t reserved31: 1 | |
} | b |
struct { ... } _USB_OTG_hw_cfg2_data::b |