Author: robhamerling
Date: Tue Mar 31 01:27:42 2009
New Revision: 902
Modified:
trunk/doc/html/devicefiles.html
Log:
Minor text corrections
Modified: trunk/doc/html/devicefiles.html
==============================================================================
--- trunk/doc/html/devicefiles.html (original)
+++ trunk/doc/html/devicefiles.html Tue Mar 31 01:27:42 2009
@@ -474,7 +474,7 @@
INTERNAL - /MCLR pin is digital I/O
</pre>
-<h3>Fuse_Def PWRTE (power reset timeout)</h3>
+<h3>Fuse_Def PWRTE (Power-up Timer Enable)</h3>
<pre>
ENABLED - Power up timer enabled
DISABLED - Power Up timer disabled
@@ -505,21 +505,22 @@
<h3>Fuse_Def CP (Code Protection)</h3>
<pre>
- ENABLED - Code protection on, enabled
- DISABLED - Code Protection off, disabled
+ ENABLED - Code memory read protection on
+ DISABLED - Code mewmory read protection off
</pre>
-<h3>Fuse_Def CPD (EEPROM Data Protection)</h3>
+<h3>Fuse_Def CPD (Data Code Protection)</h3>
<pre>
- ENABLED - Data Protection on, enabled
- DISABLED - Data Protection off, disabled
+ ENABLED - Data (EEPROM) memory read protection on
+ DISABLED - Data (EEPROM) memory read protection off
</pre>
-<h3>Fuse_Def WRT (Program Memory Write Protection)</h3>
+<h3>Fuse_Def WRT (Program Memory Self-Write Protection)</h3>
<pre>
NO_PROTECTION - All program memory writable
- ALL_PROTECTED - Program memory prohibited
- R<memory_range> - Protected memory range (hex digits)
+ ALL_PROTECTED - Writing of program memory prohibited
+ Rxxxx_yyyy - Protected memory range
+ (only specific ranges can be write protected)
</pre>
<h3>Fuse_Def IOSCFS (Internal Oscillator Frequency Select)</h3>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---