Dpad LE State
+ Collaboration diagram for Dpad LE State:

Macros

#define LL_PWR_DPAD_LE_OFF   (0x00000000U)
 Dpad LE LOW. More...
 
#define LL_PWR_DPAD_LE_ON   (0x00000001U)
 Dpad LE High
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_PWR_DPAD_LE_OFF

#define LL_PWR_DPAD_LE_OFF   (0x00000000U)

Dpad LE LOW.

Definition at line 194 of file gr55xx_ll_pwr.h.

◆ LL_PWR_DPAD_LE_ON

#define LL_PWR_DPAD_LE_ON   (0x00000001U)

Dpad LE High

Definition at line 195 of file gr55xx_ll_pwr.h.