![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_RCM_EnableMCO (void) |
| Enable clock output. | |
| __STATIC_INLINE void | DDL_RCM_DisableMCO (void) |
| Disable clock output. | |
| __STATIC_INLINE void | DDL_RCM_ConfigMCO (uint32_t Source, uint32_t Prescaler) |
| Configure MCOx. | |
| __STATIC_INLINE void DDL_RCM_ConfigMCO | ( | uint32_t | Source, |
| uint32_t | Prescaler ) |
Configure MCOx.
| Source | This parameter can be one of the following values: |
| Prescaler | This parameter can be one of the following values: |
| None |
Definition at line 1187 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_DisableMCO | ( | void | ) |
| __STATIC_INLINE void DDL_RCM_EnableMCO | ( | void | ) |