![]() |
Nano103 BSP
V3.01.002
The Board Support Package for Nano103 Series
|
Nano 103 CRC driver source file. More...
#include "Nano103.h"Go to the source code of this file.
Functions | |
| void | CRC_Open (uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen) |
| CRC Open. More... | |
| void | CRC_StartDMATransfer (uint32_t u32SrcAddr, uint32_t u32ByteCount) |
| CRC Start DMA transfer. More... | |
| uint32_t | CRC_GetChecksum (void) |
| Get CRC Checksum. More... | |
Nano 103 CRC driver source file.
Definition in file crc.c.
1.8.15