Module stm32f303x_memory_map::crc
[−]
[src]
cyclic redundancy check calculation unit
Modules
| cr |
Control register |
| dr |
Data register |
| idr |
Independent data register |
| init |
Initial CRC value |
| pol |
CRC polynomial |
Structs
| Cr |
Control register |
| Dr |
Data register |
| Idr |
Independent data register |
| Init |
Initial CRC value |
| Pol |
CRC polynomial |
| RegisterBlock |
Register block |