![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Topics | |
| DBGMCU Control functions | |
| DBGMCU Control functions. | |
Functions | |
| uint32_t | DDL_GetHalVersion (void) |
| Returns the DDL revision. | |
| uint32_t | DDL_GetID (void) |
| Returns the device revision identifier. | |
| uint32_t DDL_GetHalVersion | ( | void | ) |
Returns the DDL revision.
| version | : 0xXYZR (8bits for each decimal, R for RC) |
Definition at line 119 of file g32r4xx_ddl_dbgmcu.c.
| uint32_t DDL_GetID | ( | void | ) |
Returns the device revision identifier.
| Device | revision identifier |
Definition at line 128 of file g32r4xx_ddl_dbgmcu.c.