STM32H735xx HAL User Manual
Functions
FLAG_Management
CORDIC Exported Functions

Functions

__STATIC_INLINE uint32_t LL_CORDIC_IsActiveFlag_RRDY (CORDIC_TypeDef *CORDICx)
 Check CORDIC result ready flag state.

Function Documentation

__STATIC_INLINE uint32_t LL_CORDIC_IsActiveFlag_RRDY ( CORDIC_TypeDef *  CORDICx)

Check CORDIC result ready flag state.

Reference Manual to LL API cross reference:
CSR RRDY LL_CORDIC_IsActiveFlag_RRDY
Parameters:
CORDICxCORDIC Instance
Return values:
Stateof bit (1 or 0).

Definition at line 712 of file stm32h7xx_ll_cordic.h.