Macros
Collaboration diagram for PWREx Pin Pull configuration:

Macros

#define PWR_PIN_NO_PULL   (0x00000000U)
 
#define PWR_PIN_NO_PULL   (0x00000000U)
 
#define PWR_PIN_PULL_DOWN   (0x00000002U)
 
#define PWR_PIN_PULL_DOWN   (0x00000002U)
 
#define PWR_PIN_PULL_UP   (0x00000001U)
 
#define PWR_PIN_PULL_UP   (0x00000001U)
 

Detailed Description

Macro Definition Documentation

◆ PWR_PIN_NO_PULL [1/2]

#define PWR_PIN_NO_PULL   (0x00000000U)

◆ PWR_PIN_NO_PULL [2/2]

#define PWR_PIN_NO_PULL   (0x00000000U)

◆ PWR_PIN_PULL_DOWN [1/2]

#define PWR_PIN_PULL_DOWN   (0x00000002U)

◆ PWR_PIN_PULL_DOWN [2/2]

#define PWR_PIN_PULL_DOWN   (0x00000002U)

◆ PWR_PIN_PULL_UP [1/2]

#define PWR_PIN_PULL_UP   (0x00000001U)

◆ PWR_PIN_PULL_UP [2/2]

#define PWR_PIN_PULL_UP   (0x00000001U)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08