![]() |
ARMEBS4
revision-26.06.2015
|
CRC calculation unit. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"
Data Fields | |
__IO uint32_t | DR |
__IO uint8_t | IDR |
uint8_t | RESERVED0 |
uint16_t | RESERVED1 |
__IO uint32_t | CR |
CRC calculation unit.
Definition at line 394 of file stm32f4xx.h.
__IO uint32_t CRC_TypeDef::DR |
CRC Data register, Address offset: 0x00
Definition at line 396 of file stm32f4xx.h.
__IO uint8_t CRC_TypeDef::IDR |
CRC Independent data register, Address offset: 0x04
Definition at line 397 of file stm32f4xx.h.
uint8_t CRC_TypeDef::RESERVED0 |
Reserved, 0x05
Definition at line 398 of file stm32f4xx.h.
uint16_t CRC_TypeDef::RESERVED1 |
Reserved, 0x06
Definition at line 399 of file stm32f4xx.h.
__IO uint32_t CRC_TypeDef::CR |
CRC Control register, Address offset: 0x08
Definition at line 400 of file stm32f4xx.h.