M480 BSP V3.05.006
The Board Support Package for M480 Series
Modules | Macros
HSOTG Exported Constants

Modules

 HSOTG Exported Functions
 

Macros

#define HSOTG_VBUS_EN_ACTIVE_HIGH
 
#define HSOTG_VBUS_EN_ACTIVE_LOW
 
#define HSOTG_VBUS_ST_VALID_HIGH
 
#define HSOTG_VBUS_ST_VALID_LOW
 

Detailed Description

Macro Definition Documentation

◆ HSOTG_VBUS_EN_ACTIVE_HIGH

#define HSOTG_VBUS_EN_ACTIVE_HIGH

USB VBUS power switch enable signal is active high.

Definition at line 36 of file hsotg.h.

◆ HSOTG_VBUS_EN_ACTIVE_LOW

#define HSOTG_VBUS_EN_ACTIVE_LOW

USB VBUS power switch enable signal is active low.

Definition at line 37 of file hsotg.h.

◆ HSOTG_VBUS_ST_VALID_HIGH

#define HSOTG_VBUS_ST_VALID_HIGH

USB VBUS power switch valid status is high.

Definition at line 38 of file hsotg.h.

◆ HSOTG_VBUS_ST_VALID_LOW

#define HSOTG_VBUS_ST_VALID_LOW

USB VBUS power switch valid status is low.

Definition at line 39 of file hsotg.h.