RNG. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | CR |
__IO uint32_t | DR |
__IO uint32_t | HTCR |
uint32_t | RESERVED |
__IO uint32_t | SR |
RNG.
Definition at line 784 of file stm32f407xx.h.
__IO uint32_t RNG_TypeDef::CR |
RNG control register, Address offset: 0x00
Definition at line 786 of file stm32f407xx.h.
__IO uint32_t RNG_TypeDef::DR |
RNG data register, Address offset: 0x08
Definition at line 788 of file stm32f407xx.h.
__IO uint32_t RNG_TypeDef::HTCR |
RNG health test configuration register, Address offset: 0x10
Definition at line 1747 of file stm32h735xx.h.
uint32_t RNG_TypeDef::RESERVED |
Definition at line 1746 of file stm32h735xx.h.
__IO uint32_t RNG_TypeDef::SR |
RNG status register, Address offset: 0x04
Definition at line 787 of file stm32f407xx.h.