pll 2.0.0.0

Macros

#define PLL_OK   0
 
#define PLL_ERROR   -1
 
#define PLL_CLOCK_ENABLE   0x01
 
#define PLL_CLOCK_DISABLE   0x00
 

Detailed Description

Macro Definition Documentation

◆ PLL_CLOCK_DISABLE

#define PLL_CLOCK_DISABLE   0x00

◆ PLL_CLOCK_ENABLE

#define PLL_CLOCK_ENABLE   0x01

◆ PLL_ERROR

#define PLL_ERROR   -1

◆ PLL_OK

#define PLL_OK   0