Dear All,
I have a question.... In many sample projects I read that for init of PINSEL is used this code
PINSEL0 &= ~0xC0000000;
Why not use PINSEL0 = 0x0;
Thanks in advance
Michele