Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

C++ & ISR

Dear all, I develop my project with C++ language. But I encounter a problem: how to register a ISR? For example: I define a UART class class UART { //Internal Data ...