STM32H735xx HAL User Manual
|
Defines | |
#define | LL_CORDIC_NBREAD_1 (0x00000000U) |
#define | LL_CORDIC_NBREAD_2 CORDIC_CSR_NRES |
#define LL_CORDIC_NBREAD_1 (0x00000000U) |
One 32-bits read containing either only one 32-bit data output (Q1.31 format), or two 16-bit data output (Q1.15 format) packed in one 32 bits Data
Definition at line 147 of file stm32h7xx_ll_cordic.h.
#define LL_CORDIC_NBREAD_2 CORDIC_CSR_NRES |
Two 32-bit Data containing two 32-bits data output (Q1.31 format)
Definition at line 151 of file stm32h7xx_ll_cordic.h.