|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE uint32_t | LL_DBGMCU_GetDeviceID (void) |
| Return the device identifier DBGMCU_IDCODE DEV_ID LL_DBGMCU_GetDeviceID. More... | |
| __STATIC_INLINE uint32_t | LL_DBGMCU_GetRevisionID (void) |
| Return the device revision identifier. More... | |
| __STATIC_INLINE void | LL_DBGMCU_EnableDBGSleepMode (void) |
| Enable the Debug Module during SLEEP mode DBGMCU_CR DBG_SLEEP LL_DBGMCU_EnableDBGSleepMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_DisableDBGSleepMode (void) |
| Disable the Debug Module during SLEEP mode DBGMCU_CR DBG_SLEEP LL_DBGMCU_DisableDBGSleepMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_EnableDBGStopMode (void) |
| Enable the Debug Module during STOP mode DBGMCU_CR DBG_STOP LL_DBGMCU_EnableDBGStopMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_DisableDBGStopMode (void) |
| Disable the Debug Module during STOP mode DBGMCU_CR DBG_STOP LL_DBGMCU_DisableDBGStopMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_EnableDBGStandbyMode (void) |
| Enable the Debug Module during STANDBY mode DBGMCU_CR DBG_STANDBY LL_DBGMCU_EnableDBGStandbyMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_DisableDBGStandbyMode (void) |
| Disable the Debug Module during STANDBY mode DBGMCU_CR DBG_STANDBY LL_DBGMCU_DisableDBGStandbyMode. More... | |
| __STATIC_INLINE void | LL_DBGMCU_SetTracePinAssignment (uint32_t PinAssignment) |
| Set Trace pin assignment control DBGMCU_CR TRACE_IOEN LL_DBGMCU_SetTracePinAssignment DBGMCU_CR TRACE_MODE LL_DBGMCU_SetTracePinAssignment. More... | |
| __STATIC_INLINE uint32_t | LL_DBGMCU_GetTracePinAssignment (void) |
| Get Trace pin assignment control DBGMCU_CR TRACE_IOEN LL_DBGMCU_GetTracePinAssignment DBGMCU_CR TRACE_MODE LL_DBGMCU_GetTracePinAssignment. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB1_GRP1_FreezePeriph (uint32_t Periphs) |
| Freeze APB1 peripherals (group1 peripherals) DBGMCU_APB1FZR1 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB1_GRP2_FreezePeriph (uint32_t Periphs) |
| Freeze APB1 peripherals (group2 peripherals) DBGMCU_APB1FZR2 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP2_FreezePeriph. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB1_GRP1_UnFreezePeriph (uint32_t Periphs) |
| Unfreeze APB1 peripherals (group1 peripherals) DBGMCU_APB1FZR1 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP1_UnFreezePeriph. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB1_GRP2_UnFreezePeriph (uint32_t Periphs) |
| Unfreeze APB1 peripherals (group2 peripherals) DBGMCU_APB1FZR2 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP2_UnFreezePeriph. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB2_GRP1_FreezePeriph (uint32_t Periphs) |
| Freeze APB2 peripherals DBGMCU_APB2FZ DBG_TIMx_STOP LL_DBGMCU_APB2_GRP1_FreezePeriph. More... | |
| __STATIC_INLINE void | LL_DBGMCU_APB2_GRP1_UnFreezePeriph (uint32_t Periphs) |
| Unfreeze APB2 peripherals DBGMCU_APB2FZ DBG_TIMx_STOP LL_DBGMCU_APB2_GRP1_UnFreezePeriph. More... | |
| __STATIC_INLINE void LL_DBGMCU_APB1_GRP1_FreezePeriph | ( | uint32_t | Periphs | ) |
Freeze APB1 peripherals (group1 peripherals) DBGMCU_APB1FZR1 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1163 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_APB1_GRP1_UnFreezePeriph | ( | uint32_t | Periphs | ) |
Unfreeze APB1 peripherals (group1 peripherals) DBGMCU_APB1FZR1 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP1_UnFreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1206 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_APB1_GRP2_FreezePeriph | ( | uint32_t | Periphs | ) |
Freeze APB1 peripherals (group2 peripherals) DBGMCU_APB1FZR2 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP2_FreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1178 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_APB1_GRP2_UnFreezePeriph | ( | uint32_t | Periphs | ) |
Unfreeze APB1 peripherals (group2 peripherals) DBGMCU_APB1FZR2 DBG_xxxx_STOP LL_DBGMCU_APB1_GRP2_UnFreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1221 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_APB2_GRP1_FreezePeriph | ( | uint32_t | Periphs | ) |
Freeze APB2 peripherals DBGMCU_APB2FZ DBG_TIMx_STOP LL_DBGMCU_APB2_GRP1_FreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1239 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_APB2_GRP1_UnFreezePeriph | ( | uint32_t | Periphs | ) |
Unfreeze APB2 peripherals DBGMCU_APB2FZ DBG_TIMx_STOP LL_DBGMCU_APB2_GRP1_UnFreezePeriph.
| Periphs | This parameter can be a combination of the following values:
|
| None |
Definition at line 1257 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_DisableDBGSleepMode | ( | void | ) |
Disable the Debug Module during SLEEP mode DBGMCU_CR DBG_SLEEP LL_DBGMCU_DisableDBGSleepMode.
| None |
Definition at line 1062 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_DisableDBGStandbyMode | ( | void | ) |
Disable the Debug Module during STANDBY mode DBGMCU_CR DBG_STANDBY LL_DBGMCU_DisableDBGStandbyMode.
| None |
Definition at line 1102 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_DisableDBGStopMode | ( | void | ) |
Disable the Debug Module during STOP mode DBGMCU_CR DBG_STOP LL_DBGMCU_DisableDBGStopMode.
| None |
Definition at line 1082 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_EnableDBGSleepMode | ( | void | ) |
Enable the Debug Module during SLEEP mode DBGMCU_CR DBG_SLEEP LL_DBGMCU_EnableDBGSleepMode.
| None |
Definition at line 1052 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_EnableDBGStandbyMode | ( | void | ) |
Enable the Debug Module during STANDBY mode DBGMCU_CR DBG_STANDBY LL_DBGMCU_EnableDBGStandbyMode.
| None |
Definition at line 1092 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_EnableDBGStopMode | ( | void | ) |
Enable the Debug Module during STOP mode DBGMCU_CR DBG_STOP LL_DBGMCU_EnableDBGStopMode.
| None |
Definition at line 1072 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE uint32_t LL_DBGMCU_GetDeviceID | ( | void | ) |
Return the device identifier DBGMCU_IDCODE DEV_ID LL_DBGMCU_GetDeviceID.
| Values | between Min_Data=0x00 and Max_Data=0xFFFF (ex: device ID is 0x6415) |
Definition at line 1031 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE uint32_t LL_DBGMCU_GetRevisionID | ( | void | ) |
Return the device revision identifier.
| Values | between Min_Data=0x00 and Max_Data=0xFFFF |
Definition at line 1042 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE uint32_t LL_DBGMCU_GetTracePinAssignment | ( | void | ) |
Get Trace pin assignment control DBGMCU_CR TRACE_IOEN LL_DBGMCU_GetTracePinAssignment
DBGMCU_CR TRACE_MODE LL_DBGMCU_GetTracePinAssignment.
| Returned | value can be one of the following values:
|
Definition at line 1135 of file stm32l4xx_ll_system.h.
| __STATIC_INLINE void LL_DBGMCU_SetTracePinAssignment | ( | uint32_t | PinAssignment | ) |
Set Trace pin assignment control DBGMCU_CR TRACE_IOEN LL_DBGMCU_SetTracePinAssignment
DBGMCU_CR TRACE_MODE LL_DBGMCU_SetTracePinAssignment.
| PinAssignment | This parameter can be one of the following values:
|
| None |
Definition at line 1119 of file stm32l4xx_ll_system.h.