Author Topic: Ethernet Callback routines  (Read 8054 times)

Offline neil

  • Sr. Member
  • ****
  • Posts: 438
    • View Profile
Ethernet Callback routines
« on: June 25, 2009, 09:14:42 PM »
Hi Mark,
  Is Ethernet callback routines a task, or called from directly from an interupt?  I have some variables that cant be allowed to interact with other variable.

Regards
Neil

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: Ethernet Callback routines
« Reply #1 on: June 26, 2009, 12:39:40 AM »
Hi Neil

All Ethernet call backs are from the Ethernet task and never from interrupt routines.

Regards

Mark