Other Parts Discussed in Thread: MSP430F5529, AWR1243
Tool/software: TI C/C++ Compiler
Hi TI,There is a question about the function of HostIrqHandler and other function related with it.
I have known the MMWL_powerOnMaster register one HostIrqHandler, and when there is a hostirq signal,program will call HostIrqHandler to handle this interrupt.
If I connect multiple device, do I need to register many HostIrqHandler? Or one HostIrqHandler could handle all device request?
Looking forward to your reply.