Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_crc_gpoly Union Reference
HW_CRC_GPOLY - CRC Polynomial register (RW) More...
#include <MK64F12_crc.h>
Detailed Description
HW_CRC_GPOLY - CRC Polynomial register (RW)
Reset value: 0x00001021U
This register contains the value of the polynomial for the CRC calculation. The HIGH field contains the upper 16 bits of the CRC polynomial, which are used only in 32-bit CRC mode. Writes to the HIGH field are ignored in 16-bit CRC mode. The LOW field contains the lower 16 bits of the CRC polynomial, which are used in both 16- and 32-bit CRC modes.
Definition at line 605 of file MK64F12_crc.h.
Generated on Sat Aug 27 2022 17:09:01 by
