CMSIS
+
0
/13 examples
SourceVu will show references to
CRC_TypeDef
from the following samples and libraries:
HAL
Examples
STM32446E_EVAL
Examples
CRC
CRC_Example
STM32469I_EVAL
Examples
CRC
CRC_Example
STM324x9I_EVAL
Examples
CRC
CRC_Example
STM324xG_EVAL
Examples
CRC
CRC_Example
STM32F411RE-Nucleo
Examples_LL
CRC
CRC_CalculateAndCheck
Examples_MIX
CRC
CRC_CalculateAndCheck
STM32F412G-Discovery
Examples
CRC
CRC_Example
STM32F412ZG-Nucleo
Examples
CRC
CRC_Example
STM32F413H-Discovery
Examples
CRC
CRC_Example
STM32F413ZH-Nucleo
Examples
CRC
CRC_Example
STM32F429ZI-Nucleo
Examples
CRC
CRC_Example
STM32F446ZE-Nucleo
Examples
CRC
CRC_Example
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
CMSIS
CRC_TypeDef
CRC_TypeDef struct
CRC calculation unit
Syntax
Show:
Summary
Declaration
from
stm32f446xx.h:296
typedef
struct
{
__IO
uint32_t
DR
;
__IO
uint8_t
IDR
;
uint8_t
RESERVED0
;
uint16_t
RESERVED1
;
__IO
uint32_t
CR
;
}
CRC_TypeDef
;
Fields
Field
Declared as
Description
CRC_TypeDef::DR
__IO
uint32_t
CRC Data register, Address offset: 0x00.
CRC_TypeDef::IDR
__IO
uint8_t
CRC Independent data register, Address offset: 0x04.
CRC_TypeDef::RESERVED0
uint8_t
Reserved, 0x05.
CRC_TypeDef::RESERVED1
uint16_t
Reserved, 0x06.
CRC_TypeDef::CR
__IO
uint32_t
CRC Control register, Address offset: 0x08.
Examples
CRC_TypeDef
is referenced by 13 libraries and example projects:
HAL
Examples
STM32446E_EVAL
Examples
CRC
CRC_Example
STM32469I_EVAL
Examples
CRC
CRC_Example
STM324x9I_EVAL
Examples
CRC
CRC_Example
STM324xG_EVAL
Examples
CRC
CRC_Example
STM32F411RE-Nucleo
Examples_LL
CRC
CRC_CalculateAndCheck
Examples_MIX
CRC
CRC_CalculateAndCheck
STM32F412G-Discovery
Examples
CRC
CRC_Example
STM32F412ZG-Nucleo
Examples
CRC
CRC_Example
STM32F413H-Discovery
Examples
CRC
CRC_Example
STM32F413ZH-Nucleo
Examples
CRC
CRC_Example
STM32F429ZI-Nucleo
Examples
CRC
CRC_Example
STM32F446ZE-Nucleo
Examples
CRC
CRC_Example
References
from
0/13
examples
Code
Location
Referrer
typedef
struct
stm32f401xc.h:187
}
CRC_TypeDef
;
stm32f401xc.h:194
typedef
struct
stm32f401xe.h:187
}
CRC_TypeDef
;
stm32f401xe.h:194
typedef
struct
stm32f407xx.h:279
}
CRC_TypeDef
;
stm32f407xx.h:286
typedef
struct
stm32f410rx.h:183
}
CRC_TypeDef
;
stm32f410rx.h:190
typedef
struct
stm32f410tx.h:180
}
CRC_TypeDef
;
stm32f410tx.h:187
typedef
struct
stm32f411xe.h:188
}
CRC_TypeDef
;
stm32f411xe.h:195
typedef
struct
stm32f412zx.h:274
}
CRC_TypeDef
;
stm32f412zx.h:281
typedef
struct
stm32f413xx.h:290
}
CRC_TypeDef
;
stm32f413xx.h:297
typedef
struct
stm32f417xx.h:278
}
CRC_TypeDef
;
stm32f417xx.h:285
typedef
struct
stm32f429xx.h:286
}
CRC_TypeDef
;
stm32f429xx.h:293
typedef
struct
stm32f439xx.h:287
}
CRC_TypeDef
;
stm32f439xx.h:294
typedef
struct
stm32f446xx.h:296
}
CRC_TypeDef
;
stm32f446xx.h:303
typedef
struct
stm32f469xx.h:288
}
CRC_TypeDef
;
stm32f469xx.h:295
typedef
struct
stm32f479xx.h:289
}
CRC_TypeDef
;
stm32f479xx.h:296
}
CRC_TypeDef
;
stm32f401xc.h:194
CRC_TypeDef
}
CRC_TypeDef
;
stm32f401xe.h:194
CRC_TypeDef
}
CRC_TypeDef
;
stm32f407xx.h:286
CRC_TypeDef
}
CRC_TypeDef
;
stm32f410rx.h:190
CRC_TypeDef
}
CRC_TypeDef
;
stm32f410tx.h:187
CRC_TypeDef
}
CRC_TypeDef
;
stm32f411xe.h:195
CRC_TypeDef
}
CRC_TypeDef
;
stm32f412zx.h:281
CRC_TypeDef
}
CRC_TypeDef
;
stm32f413xx.h:297
CRC_TypeDef
}
CRC_TypeDef
;
stm32f417xx.h:285
CRC_TypeDef
}
CRC_TypeDef
;
stm32f429xx.h:293
CRC_TypeDef
}
CRC_TypeDef
;
stm32f439xx.h:294
CRC_TypeDef
}
CRC_TypeDef
;
stm32f446xx.h:303
CRC_TypeDef
}
CRC_TypeDef
;
stm32f469xx.h:295
CRC_TypeDef
}
CRC_TypeDef
;
stm32f479xx.h:296
CRC_TypeDef
Call Tree
from
0/13
examples
All items filtered out
All items filtered out
Data Use
from
0/13
examples
All items filtered out
All items filtered out
Class Tree
from
0/13
examples
All items filtered out
All items filtered out
Override Tree
from
0/13
examples
All items filtered out
All items filtered out
Implementations
from
0/13
examples
All items filtered out
All items filtered out
Instances
from
0/13
examples
Lifecycle
from
0/13
examples
All items filtered out
All items filtered out