![]() |
Nano100BN Series BSP
V3.03.002
The Board Support Package for Nano100BN Series
|
Nano100 series CRC driver source file. More...
#include "Nano100Series.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... | |
Nano100 series CRC driver source file.
Definition in file crc.c.
1.8.15