![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Flags defines which can be used with DDL_TMR_ReadReg function. More...
Macros | |
| #define | DDL_TMR_STS_UIFLG TMR_STS_UIFLG |
| #define | DDL_TMR_STS_CC1IFLG TMR_STS_CC1IFLG |
| #define | DDL_TMR_STS_CC2IFLG TMR_STS_CC2IFLG |
| #define | DDL_TMR_STS_CC3IFLG TMR_STS_CC3IFLG |
| #define | DDL_TMR_STS_CC4IFLG TMR_STS_CC4IFLG |
| #define | DDL_TMR_STS_COMIFLG TMR_STS_COMIFLG |
| #define | DDL_TMR_STS_TRGIFLG TMR_STS_TRGIFLG |
| #define | DDL_TMR_STS_BRKIFLG TMR_STS_BRKIFLG |
| #define | DDL_TMR_STS_CC1RCFLG TMR_STS_CC1RCFLG |
| #define | DDL_TMR_STS_CC2RCFLG TMR_STS_CC2RCFLG |
| #define | DDL_TMR_STS_CC3RCFLG TMR_STS_CC3RCFLG |
| #define | DDL_TMR_STS_CC4RCFLG TMR_STS_CC4RCFLG |
Flags defines which can be used with DDL_TMR_ReadReg function.
| #define DDL_TMR_STS_BRKIFLG TMR_STS_BRKIFLG |
Break interrupt flag
Definition at line 509 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC1IFLG TMR_STS_CC1IFLG |
Capture/compare 1 interrupt flag
Definition at line 503 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC1RCFLG TMR_STS_CC1RCFLG |
Capture/Compare 1 overcapture flag
Definition at line 510 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC2IFLG TMR_STS_CC2IFLG |
Capture/compare 2 interrupt flag
Definition at line 504 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC2RCFLG TMR_STS_CC2RCFLG |
Capture/Compare 2 overcapture flag
Definition at line 511 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC3IFLG TMR_STS_CC3IFLG |
Capture/compare 3 interrupt flag
Definition at line 505 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC3RCFLG TMR_STS_CC3RCFLG |
Capture/Compare 3 overcapture flag
Definition at line 512 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC4IFLG TMR_STS_CC4IFLG |
Capture/compare 4 interrupt flag
Definition at line 506 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_CC4RCFLG TMR_STS_CC4RCFLG |
Capture/Compare 4 overcapture flag
Definition at line 513 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_COMIFLG TMR_STS_COMIFLG |
COM interrupt flag
Definition at line 507 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_TRGIFLG TMR_STS_TRGIFLG |
Trigger interrupt flag
Definition at line 508 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_STS_UIFLG TMR_STS_UIFLG |
Update interrupt flag
Definition at line 502 of file g32r4xx_ddl_tmr.h.