NANO102/112 BSP V3.03.003
The Board Support Package for Nano102/112 Series
Functions
crc.c File Reference

Nano 102/112 series CRC driver source file. More...

#include "Nano1X2Series.h"
Include dependency graph for crc.c:

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...
 

Detailed Description

Nano 102/112 series CRC driver source file.

Version
V1.00
Revision
7
Date
14/11/27 11:50a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013~2014 Nuvoton Technology Corp. All rights reserved.

Definition in file crc.c.