|
STM32G474xx HAL用户手册
|
函数 | |
| __STATIC_INLINE void | LL_APB2_GRP1_EnableClock (uint32_t Periphs) |
| 使能APB2外设时钟。 | |
| __STATIC_INLINE uint32_t | LL_APB2_GRP1_IsEnabledClock (uint32_t Periphs) |
| 检查APB2外设时钟是否已使能。 | |
| __STATIC_INLINE void | LL_APB2_GRP1_DisableClock (uint32_t Periphs) |
| 禁用APB2外设时钟。 | |
| __STATIC_INLINE void | LL_APB2_GRP1_ForceReset (uint32_t Periphs) |
| 强制APB2外设复位。 | |
| __STATIC_INLINE void | LL_APB2_GRP1_ReleaseReset (uint32_t Periphs) |
| 释放APB2外设复位。 | |
| __STATIC_INLINE void | LL_APB2_GRP1_EnableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下使能APB2外设时钟。 | |
| __STATIC_INLINE void | LL_APB2_GRP1_DisableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下禁用APB2外设时钟。 | |
| __STATIC_INLINE void LL_APB2_GRP1_DisableClock | ( | uint32_t | Periphs | ) |
禁用APB2外设时钟。
| 无 |
定义于文件 stm32g4xx_ll_bus.h 第 1503 行。
| __STATIC_INLINE void LL_APB2_GRP1_DisableClockStopSleep | ( | uint32_t | Periphs | ) |
在睡眠和停止模式下禁用APB2外设时钟。
| 无 |
定义于文件 stm32g4xx_ll_bus.h 第 1651 行。
| __STATIC_INLINE void LL_APB2_GRP1_EnableClock | ( | uint32_t | Periphs | ) |
使能APB2外设时钟。
| 无 |
定义于文件 stm32g4xx_ll_bus.h 第 1427 行。
| __STATIC_INLINE void LL_APB2_GRP1_EnableClockStopSleep | ( | uint32_t | Periphs | ) |
在睡眠和停止模式下使能APB2外设时钟。