Arm Community
Site
Search
User
Site
Search
User
Support forums
Keil forum
About #define aa=DWORD[0x30]
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
4 replies
Subscribers
22 subscribers
Views
1246 views
Users
0 members are here
Microcontroller (MCU)
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
About #define aa=DWORD[0x30]
Thomas Yang
over 22 years ago
If I
#define aa=DWORD[0x30];
Can I treat aa as an integer number!
And if I
#define aa=DBYTE[0x30];
Can I treat aa as an char number!
Thanks!
Parents
0
Andy Neil
over 22 years ago
Have you looked at the
_at_
keyword extension?
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Andy Neil
over 22 years ago
Have you looked at the
_at_
keyword extension?
Cancel
Vote up
0
Vote down
Cancel
Children
No data