Dpad LE State

Macros

#define LL_PWR_DPAD_LE_OFF   (0x00000000U)
 
#define LL_PWR_DPAD_LE_ON   (0x00000001U)
 

Detailed Description

Macro Definition Documentation

◆ LL_PWR_DPAD_LE_OFF

#define LL_PWR_DPAD_LE_OFF   (0x00000000U)

Dpad LE LOW

Definition at line 195 of file gr55xx_ll_pwr.h.

◆ LL_PWR_DPAD_LE_ON

#define LL_PWR_DPAD_LE_ON   (0x00000001U)

Dpad LE High

Definition at line 196 of file gr55xx_ll_pwr.h.