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

Macros

#define DDL_COMP_BLANK_0   (0x00000000UL)
#define DDL_COMP_BLANK_1   (COMP_CSTS_BLANKSEL_0)
#define DDL_COMP_BLANK_2   (COMP_CSTS_BLANKSEL_1)
#define DDL_COMP_BLANK_3   (COMP_CSTS_BLANKSEL_0 | COMP_CSTS_BLANKSEL_1)
#define DDL_COMP_BLANK_4   (COMP_CSTS_BLANKSEL_2)
#define DDL_COMP_BLANK_6   (COMP_CSTS_BLANKSEL_2 | COMP_CSTS_BLANKSEL_1)
#define DDL_COMP_BLANK_7   (COMP_CSTS_BLANKSEL)

Detailed Description

Macro Definition Documentation

◆ DDL_COMP_BLANK_0

#define DDL_COMP_BLANK_0   (0x00000000UL)

Comparator output blank 0.

Definition at line 157 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_1

#define DDL_COMP_BLANK_1   (COMP_CSTS_BLANKSEL_0)

Comparator output blank 1.

Definition at line 158 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_2

#define DDL_COMP_BLANK_2   (COMP_CSTS_BLANKSEL_1)

Comparator output blank 1.

Definition at line 159 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_3

#define DDL_COMP_BLANK_3   (COMP_CSTS_BLANKSEL_0 | COMP_CSTS_BLANKSEL_1)

Comparator output blank 1.

Definition at line 160 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_4

#define DDL_COMP_BLANK_4   (COMP_CSTS_BLANKSEL_2)

Comparator output blank 1.

Definition at line 161 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_6

#define DDL_COMP_BLANK_6   (COMP_CSTS_BLANKSEL_2 | COMP_CSTS_BLANKSEL_1)

Comparator output blank 1.

Definition at line 162 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_BLANK_7

#define DDL_COMP_BLANK_7   (COMP_CSTS_BLANKSEL)

Comparator output blank 1.

Definition at line 163 of file g32r4xx_ddl_comp.h.