NUC472_NUC442_BSP V3.03.004
The Board Support Package for NUC472/NUC442
Functions
crc.c File Reference

NUC472/NUC442 CRC driver source file. More...

#include "NUC472_442.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...
 
uint32_t CRC_GetChecksum (void)
 Get CRC Checksum. More...
 

Detailed Description

NUC472/NUC442 CRC driver source file.

Version
V1.00
Revision
2
Date
15/12/01 9:57a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2015 Nuvoton Technology Corp. All rights reserved.

Definition in file crc.c.