asjad
Joined: 09 Mar 2004 Posts: 52 Location: Greater Manchester - UK
|
direct register access |
Posted: Wed Mar 10, 2004 3:40 pm |
|
|
Hi All,
Does anyone know how to test/set bits in the registers in the PIC
i.e
Option, Intcon, TMR0 register etc...
I know that the commands in the ccs manual automatically
test and set bits in these registers.
I there anyway to get direct access to these registers. To set bits
or test diffrent bits.
One option would to insert asm code, but this would take away the point of using C in the first place.
I would much value your opinions/answers _________________ Best Regards |
|