What value do the I/O output latches default to?
Submitted By: Craig Steiner FAQ Last Modified: 07/10/06
- The default value for the I/O output latches are 0xFF. This means, by default, you may read the value of any pin. Nevertheless, it's not a bad idea to initialize the output latches to FFh during your program initialization phase.
Add Information to this FAQ: If you have additional information or alternative solutions to this question, you may add to this FAQ by clicking here.