![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | RNG_FLAG_DRDY RNG_SR_DRDY |
#define | RNG_FLAG_CECS RNG_SR_CECS |
#define | RNG_FLAG_SECS RNG_SR_SECS |
#define RNG_FLAG_CECS RNG_SR_CECS |
Clock error current status
Definition at line 124 of file stm32f7xx_hal_rng.h.
#define RNG_FLAG_DRDY RNG_SR_DRDY |
Data ready
Definition at line 123 of file stm32f7xx_hal_rng.h.
#define RNG_FLAG_SECS RNG_SR_SECS |
Seed error current status
Definition at line 125 of file stm32f7xx_hal_rng.h.