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

IT defines which can be used with DDL_TMR_ReadReg and DDL_TMR_WriteReg functions. More...

Macros

#define DDL_TMR_DIEN_UIEN   TMR_DIEN_UIEN
#define DDL_TMR_DIEN_CC1IEN   TMR_DIEN_CC1IEN
#define DDL_TMR_DIEN_CC2IEN   TMR_DIEN_CC2IEN
#define DDL_TMR_DIEN_CC3IEN   TMR_DIEN_CC3IEN
#define DDL_TMR_DIEN_CC4IEN   TMR_DIEN_CC4IEN
#define DDL_TMR_DIEN_COMIEN   TMR_DIEN_COMIEN
#define DDL_TMR_DIEN_TRGIEN   TMR_DIEN_TRGIEN
#define DDL_TMR_DIEN_BRKIEN   TMR_DIEN_BRKIEN

Detailed Description

IT defines which can be used with DDL_TMR_ReadReg and DDL_TMR_WriteReg functions.

Macro Definition Documentation

◆ DDL_TMR_DIEN_BRKIEN

#define DDL_TMR_DIEN_BRKIEN   TMR_DIEN_BRKIEN

Break interrupt enable

Definition at line 549 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_CC1IEN

#define DDL_TMR_DIEN_CC1IEN   TMR_DIEN_CC1IEN

Capture/compare 1 interrupt enable

Definition at line 543 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_CC2IEN

#define DDL_TMR_DIEN_CC2IEN   TMR_DIEN_CC2IEN

Capture/compare 2 interrupt enable

Definition at line 544 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_CC3IEN

#define DDL_TMR_DIEN_CC3IEN   TMR_DIEN_CC3IEN

Capture/compare 3 interrupt enable

Definition at line 545 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_CC4IEN

#define DDL_TMR_DIEN_CC4IEN   TMR_DIEN_CC4IEN

Capture/compare 4 interrupt enable

Definition at line 546 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_COMIEN

#define DDL_TMR_DIEN_COMIEN   TMR_DIEN_COMIEN

COM interrupt enable

Definition at line 547 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_TRGIEN

#define DDL_TMR_DIEN_TRGIEN   TMR_DIEN_TRGIEN

Trigger interrupt enable

Definition at line 548 of file g32r4xx_ddl_tmr.h.

◆ DDL_TMR_DIEN_UIEN

#define DDL_TMR_DIEN_UIEN   TMR_DIEN_UIEN

Update interrupt enable

Definition at line 542 of file g32r4xx_ddl_tmr.h.