Revision: 1842 Author: robhamerling Date: Fri Mar 26 12:26:20 2010 Log: Updated device file of 16f916 (forgotten with revision 1838)
http://code.google.com/p/jallib/source/detail?r=1842 Modified: /trunk/include/device/16f916.jal ======================================= --- /trunk/include/device/16f916.jal Wed Mar 24 12:40:34 2010 +++ /trunk/include/device/16f916.jal Fri Mar 26 12:26:20 2010 @@ -25,8 +25,8 @@ -- - x:/mplab846/mpasm suite/lkr/16f916_g.lkr -- -- Notes: --- - Created with Dev2Jal Rexx script version 0.0.98 --- - File creation date/time: 24 Mar 2010 20:32 +-- - Created with Dev2Jal Rexx script version 0.0.99 +-- - File creation date/time: 26 Mar 2010 20:19 -- -- =================================================== -- @@ -860,9 +860,6 @@ var volatile bit*5 OSCTUNE_TUN at OSCTUNE : 0 -- ------------------------------------------------ var volatile byte ANSEL at { 0x91 } -var volatile bit JANSEL_ANS7 at ANSEL : 7 -var volatile bit JANSEL_ANS6 at ANSEL : 6 -var volatile bit JANSEL_ANS5 at ANSEL : 5 var volatile bit JANSEL_ANS4 at ANSEL : 4 var volatile bit JANSEL_ANS3 at ANSEL : 3 var volatile bit JANSEL_ANS2 at ANSEL : 2 -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
