M480 BSP V3.05.006
The Board Support Package for M480 Series
Functions
crc.c File Reference

M480 CRC driver source file. More...

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

Detailed Description

M480 CRC driver source file.

Version
V1.00

SPDX-License-Identifier: Apache-2.0

Definition in file crc.c.