DIY Logging Volt/Ampmeter
CRC_TypeDef Struct Reference

CRC calculation unit. More...

#include <stm32f103xb.h>

Data Fields

__IO uint32_t DR
 
__IO uint8_t IDR
 
uint8_t RESERVED0
 
uint16_t RESERVED1
 
__IO uint32_t CR
 

Detailed Description

CRC calculation unit.

Definition at line 267 of file stm32f103xb.h.

Field Documentation

◆ CR

__IO uint32_t CRC_TypeDef::CR

CRC Control register, Address offset: 0x08

Definition at line 273 of file stm32f103xb.h.

◆ DR

__IO uint32_t CRC_TypeDef::DR

CRC Data register, Address offset: 0x00

Definition at line 269 of file stm32f103xb.h.

◆ IDR

__IO uint8_t CRC_TypeDef::IDR

CRC Independent data register, Address offset: 0x04

Definition at line 270 of file stm32f103xb.h.

◆ RESERVED0

uint8_t CRC_TypeDef::RESERVED0

Reserved, Address offset: 0x05

Definition at line 271 of file stm32f103xb.h.

◆ RESERVED1

uint16_t CRC_TypeDef::RESERVED1

Reserved, Address offset: 0x06

Definition at line 272 of file stm32f103xb.h.


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