Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
CRC_TypeDef Struct Reference
[Peripheral_registers_structures]
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 286 of file stm32f103xb.h.
Field Documentation
__IO uint32_t CR |
CRC Control register, Address offset: 0x08
Definition at line 292 of file stm32f103xb.h.
__IO uint32_t DR |
CRC Data register, Address offset: 0x00
Definition at line 288 of file stm32f103xb.h.
__IO uint8_t IDR |
CRC Independent data register, Address offset: 0x04
Definition at line 289 of file stm32f103xb.h.
uint8_t RESERVED0 |
Reserved, Address offset: 0x05
Definition at line 290 of file stm32f103xb.h.
uint16_t RESERVED1 |
Reserved, Address offset: 0x06
Definition at line 291 of file stm32f103xb.h.
Generated on Tue Jul 12 2022 15:37:36 by
