X<DUT>_InterruptDisable - 2025.2 简体中文 - UG1399

Vitis 高层次综合用户指南 (UG1399)

Document ID
UG1399
Release Date
2026-01-22
Version
2025.2 简体中文

语法

void X<DUT>_InterruptDisable(X<DUT> *InstancePtr, u32 Mask);

描述

禁用中断源。

InstancePtr
指向器件实例的指针。
Mask
位掩码。
  • Bit n = 1:禁用中断源 n。
  • Bit n = 0:无更改。