![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Return the frequencies of different on chip clocks; System, AHB, APB1 and APB2 buses clocks and different peripheral clocks available on the device. More...
Functions | |
| void | DDL_RCM_GetSystemClocksFreq (DDL_RCM_ClocksTypeDef *RCM_Clocks) |
| Return the frequencies of different on chip clocks; System, AHB, APB buses clocks. | |
Return the frequencies of different on chip clocks; System, AHB, APB1 and APB2 buses clocks and different peripheral clocks available on the device.
| void DDL_RCM_GetSystemClocksFreq | ( | DDL_RCM_ClocksTypeDef * | RCM_Clocks | ) |
Return the frequencies of different on chip clocks; System, AHB, APB buses clocks.
| RCM_Clocks | pointer to a DDL_RCM_ClocksTypeDef structure which will hold the clocks frequencies |
| None |
Definition at line 224 of file g32r4xx_ddl_rcm.c.