![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
M471M/R1/S 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... | |
M471M/R1/S CRC driver source file.
SPDX-License-Identifier: Apache-2.0
Definition in file crc.c.