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

Macros

#define DDL_COMP_HYS_DISABLE   (0x00000000UL)
#define DDL_COMP_HYS_LEVEL0   (COMP_CSTS_HYS_0)
#define DDL_COMP_HYS_LEVEL1   (COMP_CSTS_HYS_1)
#define DDL_COMP_HYS_LEVEL2   (COMP_CSTS_HYS_1 | COMP_CSTS_HYS_0)

Detailed Description

Macro Definition Documentation

◆ DDL_COMP_HYS_DISABLE

#define DDL_COMP_HYS_DISABLE   (0x00000000UL)

Definition at line 145 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_HYS_LEVEL0

#define DDL_COMP_HYS_LEVEL0   (COMP_CSTS_HYS_0)

Definition at line 147 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_HYS_LEVEL1

#define DDL_COMP_HYS_LEVEL1   (COMP_CSTS_HYS_1)

Definition at line 148 of file g32r4xx_ddl_comp.h.

◆ DDL_COMP_HYS_LEVEL2

#define DDL_COMP_HYS_LEVEL2   (COMP_CSTS_HYS_1 | COMP_CSTS_HYS_0)

Definition at line 149 of file g32r4xx_ddl_comp.h.