![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_RCM_SYS_CLKSOURCE_HSI (0x00000000U) |
| #define | DDL_RCM_SYS_CLKSOURCE_HSE (0x00000001U) |
| #define | DDL_RCM_SYS_CLKSOURCE_PLL (0x00000002U) |
| #define DDL_RCM_SYS_CLKSOURCE_HSE (0x00000001U) |
HSE selection as system clock
Definition at line 177 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_SYS_CLKSOURCE_HSI (0x00000000U) |
HSI selection as system clock
Definition at line 176 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_SYS_CLKSOURCE_PLL (0x00000002U) |
PLL selection as system clock
Definition at line 178 of file g32r4xx_ddl_rcm.h.