RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros

Macros

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

Detailed Description