pll  2.0.0.0
Macros

Macros

#define PLL_RETVAL   uint8_t
 
#define PLL_OK   0x00
 
#define PLL_INIT_ERROR   0xFF
 
#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_INIT_ERROR

#define PLL_INIT_ERROR   0xFF

◆ PLL_OK

#define PLL_OK   0x00

◆ PLL_RETVAL

#define PLL_RETVAL   uint8_t