Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_crc_ctrl Union Reference

_hw_crc_ctrl Union Reference

HW_CRC_CTRL - CRC Control register (RW) More...

#include <MK64F12_crc.h>


Detailed Description

HW_CRC_CTRL - CRC Control register (RW)

Reset value: 0x00000000U

This register controls the configuration and working of the CRC module. Appropriate bits must be set before starting a new CRC calculation. A new CRC calculation is initialized by asserting CTRL[WAS] and then writing the seed into the CRC data register.

Definition at line 1012 of file MK64F12_crc.h.