![]() |
Nano102_112 Series BSP
V3.03.002
The Board Support Package for Nano102_112 Series
|
Nano 102/112 series CRC driver source file. More...
#include "Nano1X2Series.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 102/112 series CRC driver source file.
Definition in file crc.c.