STM CMSIS

RNG. More...

#include <stm32f405xx.h>

Public Attributes

__IO uint32_t CR
 
__IO uint32_t SR
 
__IO uint32_t DR
 

Detailed Description

RNG.

Member Data Documentation

◆ CR

__IO uint32_t RNG_TypeDef::CR

RNG control register, Address offset: 0x00

◆ DR

__IO uint32_t RNG_TypeDef::DR

RNG data register, Address offset: 0x08

◆ SR

__IO uint32_t RNG_TypeDef::SR

RNG status register, Address offset: 0x04


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