AM64x MCU+ SDK  08.04.00
CRC_Signature Struct Reference

Detailed Description

Structure for accessing CRC register data which are 64 bit wide.

Data Fields

uint32_t regL
 
uint32_t regH
 

Field Documentation

◆ regL

uint32_t CRC_Signature::regL

Lower 32 bits of the 64 bit data of CRC Signature register

◆ regH

uint32_t CRC_Signature::regH

Upper 32 bits of the 64 bit data of CRC Signature register