STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields

RNG. More...

#include <stm32f745xx.h>

Data Fields

__IO uint32_t CR
 
__IO uint32_t SR
 
__IO uint32_t DR
 

Detailed Description

RNG.

Definition at line 960 of file stm32f745xx.h.

Field Documentation

__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.


The documentation for this struct was generated from the following files: