AM64x MCU+ SDK  07.03.00
crcSignature_t 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 crcSignature_t::regL

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

◆ regH

uint32_t crcSignature_t::regH

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