MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define VCMP_VCAPDIV_ENABLE   VCMP_CR0_VCAPDIV_EN
 
#define VCMP_VCAPDIV_DISABLE   (0x0U)
 
#define VCMP_INT_ENABLE   VCMP_CR1_INT_EN
 
#define VCMP_INT_DISABLE   (0x0U)
 
#define VCMP_ENABLE   VCMP_CR1_VCEN
 
#define VCMP_DISABLE   (0x0U)
 

Detailed Description

Macro Definition Documentation

◆ VCMP_DISABLE

#define VCMP_DISABLE   (0x0U)

VCMP DISABLE

◆ VCMP_ENABLE

#define VCMP_ENABLE   VCMP_CR1_VCEN

VCMP ENABLE

◆ VCMP_INT_DISABLE

#define VCMP_INT_DISABLE   (0x0U)

VCMP INTERRUPT DISABLE

◆ VCMP_INT_ENABLE

#define VCMP_INT_ENABLE   VCMP_CR1_INT_EN

VCMP INTERRUPT ENABLE

◆ VCMP_VCAPDIV_DISABLE

#define VCMP_VCAPDIV_DISABLE   (0x0U)

VCMP VC DIVIDED DISABLE

◆ VCMP_VCAPDIV_ENABLE

#define VCMP_VCAPDIV_ENABLE   VCMP_CR0_VCAPDIV_EN

VCMP VC DIVIDED ENABLE