![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_TMR_LOCKLEVEL_OFF 0x00000000U |
| #define | DDL_TMR_LOCKLEVEL_1 TMR_BDT_LOCKCFG_0 |
| #define | DDL_TMR_LOCKLEVEL_2 TMR_BDT_LOCKCFG_1 |
| #define | DDL_TMR_LOCKLEVEL_3 TMR_BDT_LOCKCFG |
| #define DDL_TMR_LOCKLEVEL_1 TMR_BDT_LOCKCFG_0 |
LOCK Level 1
Definition at line 625 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_LOCKLEVEL_2 TMR_BDT_LOCKCFG_1 |
LOCK Level 2
Definition at line 626 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_LOCKLEVEL_3 TMR_BDT_LOCKCFG |
LOCK Level 3
Definition at line 627 of file g32r4xx_ddl_tmr.h.
| #define DDL_TMR_LOCKLEVEL_OFF 0x00000000U |
LOCK OFF - No bit is write protected
Definition at line 624 of file g32r4xx_ddl_tmr.h.