RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

CRC calculation unit. More...

#include <stm32h723xx.h>

Data Fields

__IO uint32_t DR
 
__IO uint32_t IDR
 
__IO uint32_t CR
 
uint32_t RESERVED2
 
__IO uint32_t INIT
 
__IO uint32_t POL
 

Detailed Description

CRC calculation unit.

Field Documentation

◆ CR

__IO uint32_t CRC_TypeDef::CR

CRC Control register, Address offset: 0x08

◆ DR

__IO uint32_t CRC_TypeDef::DR

CRC Data register, Address offset: 0x00

◆ IDR

__IO uint32_t CRC_TypeDef::IDR

CRC Independent data register, Address offset: 0x04

◆ INIT

__IO uint32_t CRC_TypeDef::INIT

Initial CRC value register, Address offset: 0x10

◆ POL

__IO uint32_t CRC_TypeDef::POL

CRC polynomial register, Address offset: 0x14

◆ RESERVED2

uint32_t CRC_TypeDef::RESERVED2

Reserved, 0x0C


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