Altera_Forum
Honored Contributor
19 years agoC++ & 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 ...