Xil_ExceptionDisableMask - Xil_ExceptionDisableMask - 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

Disable 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_ExceptionDisableMask(u32 Mask);

Parameters

The following table lists the Xil_ExceptionDisableMask function arguments.

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