HAL
USB_CfgTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint8_t
Device Endpoints number. This parameter depends on the used USB core. This parameter must be a number between Min_Data = 1 and Max_Data = 15.
uint8_t
Host Channels number. This parameter Depends on the used USB core. This parameter must be a number between Min_Data = 1 and Max_Data = 15.
uint8_t
USB DMA state. If DMA is not supported this parameter shall be set by default to zero.
uint8_t
USB Core speed. This parameter can be any value of PCD_Speed/HCD_Speed (HCD_SPEED_xxx, HCD_SPEED_xxx).
uint8_t
Set the Endpoint 0 Max Packet size.
uint8_t
Select the used PHY interface. This parameter can be any value of PCD_PHY_Module/HCD_PHY_Module.
uint8_t
Enable or disable the output of the SOF signal.
uint8_t
Enable or disable the low Power Mode.
uint8_t
Enable or disable Link Power Management.
uint8_t
Enable or disable Battery charging.
uint8_t
Enable or disable the VBUS Sensing feature.
uint8_t
Enable or disable the use of the dedicated EP1 interrupt.
uint8_t
Enable or disable the use of the external VBUS.

References

from examples