Add PSA define

Post your requests and ideas on the future development of mikroPascal.
Post Reply
Author
Message
Donald Shimoda
Posts: 553
Joined: 27 Feb 2006 17:00
Location: Argentina
Contact:

Add PSA define

#1 Post by Donald Shimoda » 03 Feb 2007 19:28

Add PSA define for PIC 18f8722.


unit P18F8722;
const
A = 0x0000;
ABDEN = 0x0000;
[...]
POR = 0x0001;
PRSEN = 0x0007;
PSA = 0x0003; // THAT LINE IS NEW
PSP0 = 0x0000;
PSP1 = 0x0001;


TIA

Donald.
Donald Shimoda.

Post Reply

Return to “mikroPascal Wish List”