1.1.2.3 EC_REG_BANK_AHBErrorAddrGet Function

C

uint32_t EC_REG_BANK_AHBErrorAddrGet(void)

Summary

Returns the AHB error address

Description

Returns the AHB error address

Precondition

None

Parameters

None

Returns

Returns the AHB error address

Example

uint32_t ahbErrorAddr = EC_REG_BANK_AHBErrorAddrGet();

Remarks

None