APM:Libraries
Public Attributes | List of all members
USB_OTG_core_cfg Struct Reference

#include <usb_core.h>

Public Attributes

uint8_t host_channels
 
uint8_t dev_endpoints
 
uint8_t speed
 
uint8_t dma_enable
 
uint16_t mps
 
uint16_t TotalFifoSize
 
uint8_t phy_itface
 
uint8_t Sof_output
 
uint8_t low_power
 
uint8_t coreID
 

Detailed Description

Definition at line 162 of file usb_core.h.

Member Data Documentation

◆ coreID

uint8_t USB_OTG_core_cfg::coreID

◆ dev_endpoints

uint8_t USB_OTG_core_cfg::dev_endpoints

◆ dma_enable

uint8_t USB_OTG_core_cfg::dma_enable

◆ host_channels

uint8_t USB_OTG_core_cfg::host_channels

Definition at line 164 of file usb_core.h.

Referenced by USB_OTG_ReadOtgItr(), and USB_OTG_SelectCore().

◆ low_power

uint8_t USB_OTG_core_cfg::low_power

◆ mps

uint16_t USB_OTG_core_cfg::mps

Definition at line 168 of file usb_core.h.

Referenced by DCD_HandleEnumDone_ISR(), and USB_OTG_SelectCore().

◆ phy_itface

uint8_t USB_OTG_core_cfg::phy_itface

◆ Sof_output

uint8_t USB_OTG_core_cfg::Sof_output

Definition at line 171 of file usb_core.h.

Referenced by USB_OTG_CoreInit(), and USB_OTG_SelectCore().

◆ speed

uint8_t USB_OTG_core_cfg::speed

◆ TotalFifoSize

uint16_t USB_OTG_core_cfg::TotalFifoSize

Definition at line 169 of file usb_core.h.

Referenced by USB_OTG_SelectCore().


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