![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
| #define | RNG_IT_DRDY RNG_SR_DRDY |
| #define | RNG_IT_CEI RNG_SR_CEIS |
| #define | RNG_IT_SEI RNG_SR_SEIS |
| #define RNG_IT_CEI RNG_SR_CEIS |
Clock error interrupt
Definition at line 114 of file stm32f7xx_hal_rng.h.
| #define RNG_IT_DRDY RNG_SR_DRDY |
Data Ready interrupt
Definition at line 113 of file stm32f7xx_hal_rng.h.
| #define RNG_IT_SEI RNG_SR_SEIS |
Seed error interrupt
Definition at line 115 of file stm32f7xx_hal_rng.h.
1.8.11