[−][src]Module stm32f3xx_hal::stm32::crc
cyclic redundancy check calculation unit
Modules
| cr | Control register |
| dr | Data register |
| idr | Independent data register |
| init | Initial CRC value |
| pol | CRC polynomial |
Structs
| RegisterBlock | Register block |
Type Definitions
| CR | Control register |
| DR | Data register |
| IDR | Independent data register |
| INIT | Initial CRC value |
| POL | CRC polynomial |