M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
Functions
crc.c File Reference

M471M/R1/S CRC driver source file. More...

#include "NuMicro.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

M471M/R1/S CRC driver source file.

SPDX-License-Identifier: Apache-2.0

Definition in file crc.c.