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

Macros

#define DDL_COMP_INPUT_MINUS_INN0   (0x00000000UL)
#define DDL_COMP_INPUT_MINUS_INN1   (COMP_CSTS_VN_SEL_0)
#define DDL_COMP_INPUT_MINUS_DAC2   (COMP_CSTS_VN_SEL_1)
#define DDL_COMP_INPUT_MINUS_DAC1   (COMP_CSTS_VN_SEL_1)

Detailed Description

Macro Definition Documentation

◆ DDL_COMP_INPUT_MINUS_DAC1

#define DDL_COMP_INPUT_MINUS_DAC1   (COMP_CSTS_VN_SEL_1)

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

Definition at line 127 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_MINUS_DAC2

#define DDL_COMP_INPUT_MINUS_DAC2   (COMP_CSTS_VN_SEL_1)

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

Definition at line 126 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_MINUS_INN0

#define DDL_COMP_INPUT_MINUS_INN0   (0x00000000UL)

Input minus: INN0. Scope: COMP1-4.

Definition at line 124 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_INPUT_MINUS_INN1

#define DDL_COMP_INPUT_MINUS_INN1   (COMP_CSTS_VN_SEL_0)

Input minus: INN1. Scope: COMP1-4.

Definition at line 125 of file g32r4xx_ddl_comp.h.