G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_COMP_INPUT_PLUS_INP0   (0x00000000UL)
#define DDL_COMP_INPUT_PLUS_INP1   (COMP_CSTS_VP_SEL_0)
#define DDL_COMP_INPUT_PLUS_DAC2   (COMP_CSTS_VP_SEL_1)
#define DDL_COMP_INPUT_PLUS_DAC1   (COMP_CSTS_VP_SEL_1)

Detailed Description

Macro Definition Documentation

◆ DDL_COMP_INPUT_PLUS_DAC1

#define DDL_COMP_INPUT_PLUS_DAC1   (COMP_CSTS_VP_SEL_1)

Input plus: DAC1 output. Scope: COMP3-4.

Definition at line 115 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_PLUS_DAC2

#define DDL_COMP_INPUT_PLUS_DAC2   (COMP_CSTS_VP_SEL_1)

Input plus: DAC2 output. Scope: COMP1-2.

Definition at line 114 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_PLUS_INP0

#define DDL_COMP_INPUT_PLUS_INP0   (0x00000000UL)

Input plus: INP0. Scope: COMP1-4.

Definition at line 112 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_PLUS_INP1

#define DDL_COMP_INPUT_PLUS_INP1   (COMP_CSTS_VP_SEL_0)

Input plus: INP1. Scope: COMP1-4.

Definition at line 113 of file g32r4xx_ddl_comp.h.