Skip to main content
Welcome, Guest. Please login.

Login with username, password and session length
34 Guests, 0 Users

Recent

Topic: PIC 24F Atomic Access  (Read 11776 times) previous topic - next topic

PIC 24F Atomic Access

Code: [Select]
#define ATOMIC for(INTCONbits.GIE=0;!INTCONbits.GIE;INTCONbits.GIE=1)