G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_PMU_STANDBY_PINMODE_ANALOG   (0x0U)
#define DDL_PMU_STANDBY_PINMODE_PU   (0x1U)
#define DDL_PMU_STANDBY_PINMODE_PD   (0x2U)

Detailed Description

Macro Definition Documentation

◆ DDL_PMU_STANDBY_PINMODE_ANALOG

#define DDL_PMU_STANDBY_PINMODE_ANALOG   (0x0U)

Definition at line 99 of file g32r4xx_ddl_pmu.h.

◆ DDL_PMU_STANDBY_PINMODE_PD

#define DDL_PMU_STANDBY_PINMODE_PD   (0x2U)

Definition at line 101 of file g32r4xx_ddl_pmu.h.

◆ DDL_PMU_STANDBY_PINMODE_PU

#define DDL_PMU_STANDBY_PINMODE_PU   (0x1U)

Definition at line 100 of file g32r4xx_ddl_pmu.h.