We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm using ethernet function of MCB2300.I find all the
MCB2300's example program using interrupt mode,and the
function: static void interrupt_ethernet (void) __irq;
but i want using poll mode,how should i change the
file?
Now, why would you want to change to polled mode?