M480 BSP V3.05.005
The Board Support Package for M480 Series
Modules | Macros
OTG Exported Constants

Modules

 OTG Exported Functions
 

Macros

#define OTG_VBUS_EN_ACTIVE_HIGH
 
#define OTG_VBUS_EN_ACTIVE_LOW
 
#define OTG_VBUS_ST_VALID_HIGH
 
#define OTG_VBUS_ST_VALID_LOW
 

Detailed Description

Macro Definition Documentation

◆ OTG_VBUS_EN_ACTIVE_HIGH

#define OTG_VBUS_EN_ACTIVE_HIGH

USB VBUS power switch enable signal is active high.

Definition at line 36 of file otg.h.

◆ OTG_VBUS_EN_ACTIVE_LOW

#define OTG_VBUS_EN_ACTIVE_LOW

USB VBUS power switch enable signal is active low.

Definition at line 37 of file otg.h.

◆ OTG_VBUS_ST_VALID_HIGH

#define OTG_VBUS_ST_VALID_HIGH

USB VBUS power switch valid status is high.

Definition at line 38 of file otg.h.

◆ OTG_VBUS_ST_VALID_LOW

#define OTG_VBUS_ST_VALID_LOW

USB VBUS power switch valid status is low.

Definition at line 39 of file otg.h.