![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_IWDT_KEY_RELOAD 0x0000AAAAU |
| #define | DDL_IWDT_KEY_ENABLE 0x0000CCCCU |
| #define | DDL_IWDT_KEY_WR_ACCESS_ENABLE 0x00005555U |
| #define | DDL_IWDT_KEY_WR_ACCESS_DISABLE 0x00000000U |
| #define DDL_IWDT_KEY_ENABLE 0x0000CCCCU |
IWDT Peripheral Enable
Definition at line 72 of file g32r4xx_ddl_iwdt.h.
| #define DDL_IWDT_KEY_RELOAD 0x0000AAAAU |
IWDT Reload Counter Enable
Definition at line 71 of file g32r4xx_ddl_iwdt.h.
| #define DDL_IWDT_KEY_WR_ACCESS_DISABLE 0x00000000U |
IWDT KR Write Access Disable
Definition at line 74 of file g32r4xx_ddl_iwdt.h.
| #define DDL_IWDT_KEY_WR_ACCESS_ENABLE 0x00005555U |
IWDT KR Write Access Enable
Definition at line 73 of file g32r4xx_ddl_iwdt.h.