picmicroh
Newbie level 3
- Joined
- Apr 10, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,310
Re: Hello i want to start pic programming with Hitech c can any one help me
Thanks,
PA3040, nikhilsigma, ec_nisarg.
dear 'nikhilsigma' ,
one question to u plz clear me
1. #define status PORTDbits.RD1
here,
Does 'status' mean STATUS register which contains C,Z,RP0,RP1 etc. bits or PORTD1 is definning as 'status' symbol???
if 'status' is not STATUS, then can i write
#define status PORTD,RD1
at the end to "PA3040, nikhilsigma, ec_nisarg" and to all plz send me more easy samples to understand and help to program
Thanks,
PA3040, nikhilsigma, ec_nisarg.
dear 'nikhilsigma' ,
one question to u plz clear me
1. #define status PORTDbits.RD1
here,
Does 'status' mean STATUS register which contains C,Z,RP0,RP1 etc. bits or PORTD1 is definning as 'status' symbol???
if 'status' is not STATUS, then can i write
#define status PORTD,RD1
at the end to "PA3040, nikhilsigma, ec_nisarg" and to all plz send me more easy samples to understand and help to program