STM32H735xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RTC_TAMPER_Enable (RTC_TypeDef *RTCx, uint32_t Tamper) |
Enable RTC_TAMPx input detection. | |
__STATIC_INLINE void | LL_RTC_TAMPER_Disable (RTC_TypeDef *RTCx, uint32_t Tamper) |
Clear RTC_TAMPx input detection. | |
__STATIC_INLINE void | LL_RTC_TAMPER_EnableMask (RTC_TypeDef *RTCx, uint32_t Mask) |
Enable Tamper mask flag. | |
__STATIC_INLINE void | LL_RTC_TAMPER_DisableMask (RTC_TypeDef *RTCx, uint32_t Mask) |
Disable Tamper mask flag. | |
__STATIC_INLINE void | LL_RTC_TAMPER_EnableEraseBKP (RTC_TypeDef *RTCx, uint32_t Tamper) |
Enable backup register erase after Tamper event detection. | |
__STATIC_INLINE void | LL_RTC_TAMPER_DisableEraseBKP (RTC_TypeDef *RTCx, uint32_t Tamper) |
Disable backup register erase after Tamper event detection. | |
__STATIC_INLINE void | LL_RTC_TAMPER_DisablePullUp (RTC_TypeDef *RTCx) |
Disable RTC_TAMPx pull-up disable (Disable precharge of RTC_TAMPx pins) | |
__STATIC_INLINE void | LL_RTC_TAMPER_EnablePullUp (RTC_TypeDef *RTCx) |
Enable RTC_TAMPx pull-up disable ( Precharge RTC_TAMPx pins before sampling) | |
__STATIC_INLINE void | LL_RTC_TAMPER_SetPrecharge (RTC_TypeDef *RTCx, uint32_t Duration) |
Set RTC_TAMPx precharge duration. | |
__STATIC_INLINE uint32_t | LL_RTC_TAMPER_GetPrecharge (RTC_TypeDef *RTCx) |
Get RTC_TAMPx precharge duration. | |
__STATIC_INLINE void | LL_RTC_TAMPER_SetFilterCount (RTC_TypeDef *RTCx, uint32_t FilterCount) |
Set RTC_TAMPx filter count. | |
__STATIC_INLINE uint32_t | LL_RTC_TAMPER_GetFilterCount (RTC_TypeDef *RTCx) |
Get RTC_TAMPx filter count. | |
__STATIC_INLINE void | LL_RTC_TAMPER_SetSamplingFreq (RTC_TypeDef *RTCx, uint32_t SamplingFreq) |
Set Tamper sampling frequency. | |
__STATIC_INLINE uint32_t | LL_RTC_TAMPER_GetSamplingFreq (RTC_TypeDef *RTCx) |
Get Tamper sampling frequency. | |
__STATIC_INLINE void | LL_RTC_TAMPER_EnableActiveLevel (RTC_TypeDef *RTCx, uint32_t Tamper) |
Enable Active level for Tamper input. | |
__STATIC_INLINE void | LL_RTC_TAMPER_DisableActiveLevel (RTC_TypeDef *RTCx, uint32_t Tamper) |
Disable Active level for Tamper input. |
__STATIC_INLINE void LL_RTC_TAMPER_Disable | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Clear RTC_TAMPx input detection.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3040 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_DisableActiveLevel | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Disable Active level for Tamper input.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3282 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_DisableEraseBKP | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Disable backup register erase after Tamper event detection.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3113 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_DisableMask | ( | RTC_TypeDef * | RTCx, |
uint32_t | Mask | ||
) |
Disable Tamper mask flag.
RTCx | RTC Instance |
Mask | This parameter can be a combination of the following values: |
None |
Definition at line 3077 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_DisablePullUp | ( | RTC_TypeDef * | RTCx | ) |
Disable RTC_TAMPx pull-up disable (Disable precharge of RTC_TAMPx pins)
RTCx | RTC Instance |
None |
Definition at line 3126 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_Enable | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Enable RTC_TAMPx input detection.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3022 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_EnableActiveLevel | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Enable Active level for Tamper input.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3264 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_EnableEraseBKP | ( | RTC_TypeDef * | RTCx, |
uint32_t | Tamper | ||
) |
Enable backup register erase after Tamper event detection.
RTCx | RTC Instance |
Tamper | This parameter can be a combination of the following values: |
None |
Definition at line 3095 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_EnableMask | ( | RTC_TypeDef * | RTCx, |
uint32_t | Mask | ||
) |
Enable Tamper mask flag.
RTCx | RTC Instance |
Mask | This parameter can be a combination of the following values: |
None |
Definition at line 3059 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_EnablePullUp | ( | RTC_TypeDef * | RTCx | ) |
Enable RTC_TAMPx pull-up disable ( Precharge RTC_TAMPx pins before sampling)
RTCx | RTC Instance |
None |
Definition at line 3137 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_TAMPER_GetFilterCount | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMPx filter count.
RTCx | RTC Instance |
Returned | value can be one of the following values: |
Definition at line 3203 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_TAMPER_GetPrecharge | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMPx precharge duration.
RTCx | RTC Instance |
Returned | value can be one of the following values: |
Definition at line 3170 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_TAMPER_GetSamplingFreq | ( | RTC_TypeDef * | RTCx | ) |
Get Tamper sampling frequency.
RTCx | RTC Instance |
Returned | value can be one of the following values: |
Definition at line 3244 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_SetFilterCount | ( | RTC_TypeDef * | RTCx, |
uint32_t | FilterCount | ||
) |
Set RTC_TAMPx filter count.
RTCx | RTC Instance |
FilterCount | This parameter can be one of the following values: |
None |
Definition at line 3188 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_SetPrecharge | ( | RTC_TypeDef * | RTCx, |
uint32_t | Duration | ||
) |
Set RTC_TAMPx precharge duration.
RTCx | RTC Instance |
Duration | This parameter can be one of the following values: |
None |
Definition at line 3155 of file stm32h7xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TAMPER_SetSamplingFreq | ( | RTC_TypeDef * | RTCx, |
uint32_t | SamplingFreq | ||
) |
Set Tamper sampling frequency.
RTCx | RTC Instance |
SamplingFreq | This parameter can be one of the following values: |
None |
Definition at line 3225 of file stm32h7xx_ll_rtc.h.