![]() |
M480 BSP V3.05.006
The Board Support Package for M480 Series
|
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... | |
M480 CRC driver source file.
SPDX-License-Identifier: Apache-2.0
Definition in file crc.c.