![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
RNG. More...
#include <stm32f745xx.h>
Data Fields | |
__IO uint32_t | CR |
__IO uint32_t | SR |
__IO uint32_t | DR |
RNG.
Definition at line 960 of file stm32f745xx.h.
__IO uint32_t CR |
RNG control register, Address offset: 0x00
Definition at line 962 of file stm32f745xx.h.
__IO uint32_t DR |
RNG data register, Address offset: 0x08
Definition at line 964 of file stm32f745xx.h.
__IO uint32_t SR |
RNG status register, Address offset: 0x04
Definition at line 963 of file stm32f745xx.h.