Xil_ExceptionEnableMask - Xil_ExceptionEnableMask - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Enable interrupt and/or hardware exception bits in MSR. Only bits present in XIL_EXCEPTIONS_MASK are applied; XIL_EXCEPTION_MASK (EE) is ignored when MICROBLAZE_EXCEPTIONS_ENABLED is not defined.

Prototype

void Xil_ExceptionEnableMask(u32 Mask);

Parameters

The following table lists the Xil_ExceptionEnableMask function arguments.

Table 1. Xil_ExceptionEnableMask Arguments
Type Member Description
u32 Mask bits to set (typically XIL_INTERRUPTS_MASK, XIL_EXCEPTION_MASK, or XIL_EXCEPTION_ALL).