| <html> |
| <head><title>PIOT1 Bit Data</title> |
| |
| |
| <script type="text/javascript"> |
| origClr = {}; |
| origClass = ""; |
| |
| function mov(event) { |
| if (event.target.className != "unknown") { |
| origClass = event.target.className; |
| var elems = document.getElementsByClassName(origClass); |
| for(var i = 0; i < elems.length; i++) { |
| if(!(elems[i].id in origClr)) { |
| origClr[elems[i].id] = elems[i].style.backgroundColor; |
| } |
| elems[i].style.backgroundColor = "white"; |
| } |
| |
| } |
| } |
| |
| function mou(event) { |
| var elems = document.getElementsByClassName(origClass); |
| for(var i = 0; i < elems.length; i++) { |
| elems[i].style.backgroundColor = origClr[elems[i].id] || "#ffffff"; |
| } |
| } |
| </script> |
| </head> |
| <body> |
| |
| <h1>PIOT1 Bit Data</h1> |
| |
| <table style='font-size: 8pt; border: 2px solid black; text-align: center'> |
| <tr style='height: 20px'> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F0B0' style='text-decoration: none; color: #000000'> |
| <div id='f0b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F1B0' style='text-decoration: none; color: #000000'> |
| <div id='f1b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.BASE_TYPE' title='F2B0 PIOB.BASE_TYPE' style='text-decoration: none; color: #000000'> |
| <div id='f2b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.BASE_TYPE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>T</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.BASE_TYPE' title='F3B0 PIOB.BASE_TYPE' style='text-decoration: none; color: #000000'> |
| <div id='f3b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.BASE_TYPE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>T</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.BASE_TYPE' title='F4B0 PIOB.BASE_TYPE' style='text-decoration: none; color: #000000'> |
| <div id='f4b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.BASE_TYPE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>T</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F5B0' style='text-decoration: none; color: #000000'> |
| <div id='f5b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F6B0' style='text-decoration: none; color: #000000'> |
| <div id='f6b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.PULLMODE' title='F7B0 PIOA.BASE_TYPE PIOB.BASE_TYPE PIOB.PULLMODE' style='text-decoration: none; color: #000000'> |
| <div id='f7b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.PULLMODE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>P</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.PULLMODE' title='F8B0 PIOB.PULLMODE' style='text-decoration: none; color: #000000'> |
| <div id='f8b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.PULLMODE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>P</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.OPENDRAIN' title='F9B0 PIOB.BASE_TYPE PIOB.OPENDRAIN' style='text-decoration: none; color: #000000'> |
| <div id='f9b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.OPENDRAIN' |
| onmouseover='mov(event);' onmouseout='mou(event);'>O</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F10B0' style='text-decoration: none; color: #000000'> |
| <div id='f10b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F11B0' style='text-decoration: none; color: #000000'> |
| <div id='f11b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F12B0' style='text-decoration: none; color: #000000'> |
| <div id='f12b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F13B0' style='text-decoration: none; color: #000000'> |
| <div id='f13b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.HYSTERESIS' title='F14B0 PIOB.BASE_TYPE PIOB.HYSTERESIS' style='text-decoration: none; color: #000000'> |
| <div id='f14b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.HYSTERESIS' |
| onmouseover='mov(event);' onmouseout='mou(event);'>H</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.OPENDRAIN' title='F15B0 PIOA.BASE_TYPE PIOB.BASE_TYPE PIOB.DRIVE PIOB.OPENDRAIN' style='text-decoration: none; color: #000000'> |
| <div id='f15b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.OPENDRAIN' |
| onmouseover='mov(event);' onmouseout='mou(event);'>O</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.OPENDRAIN' title='F16B0 PIOA.BASE_TYPE PIOB.BASE_TYPE PIOB.DRIVE PIOB.OPENDRAIN' style='text-decoration: none; color: #000000'> |
| <div id='f16b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.OPENDRAIN' |
| onmouseover='mov(event);' onmouseout='mou(event);'>O</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.OPENDRAIN' title='F17B0 PIOA.BASE_TYPE PIOB.BASE_TYPE PIOB.DRIVE PIOB.OPENDRAIN' style='text-decoration: none; color: #000000'> |
| <div id='f17b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.OPENDRAIN' |
| onmouseover='mov(event);' onmouseout='mou(event);'>O</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.DRIVE' title='F18B0 PIOB.DRIVE' style='text-decoration: none; color: #000000'> |
| <div id='f18b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.DRIVE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>D</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.DRIVE' title='F19B0 PIOB.DRIVE' style='text-decoration: none; color: #000000'> |
| <div id='f19b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.DRIVE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>D</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F20B0' style='text-decoration: none; color: #000000'> |
| <div id='f20b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F21B0' style='text-decoration: none; color: #000000'> |
| <div id='f21b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F22B0' style='text-decoration: none; color: #000000'> |
| <div id='f22b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F23B0' style='text-decoration: none; color: #000000'> |
| <div id='f23b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F24B0' style='text-decoration: none; color: #000000'> |
| <div id='f24b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.SLEWRATE' title='F25B0 PIOB.SLEWRATE' style='text-decoration: none; color: #000000'> |
| <div id='f25b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.SLEWRATE' |
| onmouseover='mov(event);' onmouseout='mou(event);'>S</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#enum_PIOB.OPENDRAIN' title='F26B0 PIOB.OPENDRAIN' style='text-decoration: none; color: #000000'> |
| <div id='f26b0' style='height: 100%; background-color: #88FF88; width: 12px' class='grp_enum_PIOB.OPENDRAIN' |
| onmouseover='mov(event);' onmouseout='mou(event);'>O</div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F27B0' style='text-decoration: none; color: #000000'> |
| <div id='f27b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F28B0' style='text-decoration: none; color: #000000'> |
| <div id='f28b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F29B0' style='text-decoration: none; color: #000000'> |
| <div id='f29b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F30B0' style='text-decoration: none; color: #000000'> |
| <div id='f30b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F31B0' style='text-decoration: none; color: #000000'> |
| <div id='f31b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F32B0' style='text-decoration: none; color: #000000'> |
| <div id='f32b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F33B0' style='text-decoration: none; color: #000000'> |
| <div id='f33b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F34B0' style='text-decoration: none; color: #000000'> |
| <div id='f34b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F35B0' style='text-decoration: none; color: #000000'> |
| <div id='f35b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F36B0' style='text-decoration: none; color: #000000'> |
| <div id='f36b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F37B0' style='text-decoration: none; color: #000000'> |
| <div id='f37b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F38B0' style='text-decoration: none; color: #000000'> |
| <div id='f38b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F39B0' style='text-decoration: none; color: #000000'> |
| <div id='f39b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F40B0' style='text-decoration: none; color: #000000'> |
| <div id='f40b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F41B0' style='text-decoration: none; color: #000000'> |
| <div id='f41b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F42B0' style='text-decoration: none; color: #000000'> |
| <div id='f42b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F43B0' style='text-decoration: none; color: #000000'> |
| <div id='f43b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F44B0' style='text-decoration: none; color: #000000'> |
| <div id='f44b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F45B0' style='text-decoration: none; color: #000000'> |
| <div id='f45b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F46B0' style='text-decoration: none; color: #000000'> |
| <div id='f46b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F47B0' style='text-decoration: none; color: #000000'> |
| <div id='f47b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F48B0' style='text-decoration: none; color: #000000'> |
| <div id='f48b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F49B0' style='text-decoration: none; color: #000000'> |
| <div id='f49b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F50B0' style='text-decoration: none; color: #000000'> |
| <div id='f50b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F51B0' style='text-decoration: none; color: #000000'> |
| <div id='f51b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F52B0' style='text-decoration: none; color: #000000'> |
| <div id='f52b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F53B0' style='text-decoration: none; color: #000000'> |
| <div id='f53b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F54B0' style='text-decoration: none; color: #000000'> |
| <div id='f54b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F55B0' style='text-decoration: none; color: #000000'> |
| <div id='f55b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F56B0' style='text-decoration: none; color: #000000'> |
| <div id='f56b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F57B0' style='text-decoration: none; color: #000000'> |
| <div id='f57b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F58B0' style='text-decoration: none; color: #000000'> |
| <div id='f58b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F59B0' style='text-decoration: none; color: #000000'> |
| <div id='f59b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F60B0' style='text-decoration: none; color: #000000'> |
| <div id='f60b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F61B0' style='text-decoration: none; color: #000000'> |
| <div id='f61b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F62B0' style='text-decoration: none; color: #000000'> |
| <div id='f62b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F63B0' style='text-decoration: none; color: #000000'> |
| <div id='f63b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F64B0' style='text-decoration: none; color: #000000'> |
| <div id='f64b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F65B0' style='text-decoration: none; color: #000000'> |
| <div id='f65b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F66B0' style='text-decoration: none; color: #000000'> |
| <div id='f66b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F67B0' style='text-decoration: none; color: #000000'> |
| <div id='f67b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F68B0' style='text-decoration: none; color: #000000'> |
| <div id='f68b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F69B0' style='text-decoration: none; color: #000000'> |
| <div id='f69b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F70B0' style='text-decoration: none; color: #000000'> |
| <div id='f70b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F71B0' style='text-decoration: none; color: #000000'> |
| <div id='f71b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F72B0' style='text-decoration: none; color: #000000'> |
| <div id='f72b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F73B0' style='text-decoration: none; color: #000000'> |
| <div id='f73b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F74B0' style='text-decoration: none; color: #000000'> |
| <div id='f74b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F75B0' style='text-decoration: none; color: #000000'> |
| <div id='f75b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F76B0' style='text-decoration: none; color: #000000'> |
| <div id='f76b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F77B0' style='text-decoration: none; color: #000000'> |
| <div id='f77b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F78B0' style='text-decoration: none; color: #000000'> |
| <div id='f78b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F79B0' style='text-decoration: none; color: #000000'> |
| <div id='f79b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F80B0' style='text-decoration: none; color: #000000'> |
| <div id='f80b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F81B0' style='text-decoration: none; color: #000000'> |
| <div id='f81b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F82B0' style='text-decoration: none; color: #000000'> |
| <div id='f82b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F83B0' style='text-decoration: none; color: #000000'> |
| <div id='f83b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F84B0' style='text-decoration: none; color: #000000'> |
| <div id='f84b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F85B0' style='text-decoration: none; color: #000000'> |
| <div id='f85b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F86B0' style='text-decoration: none; color: #000000'> |
| <div id='f86b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F87B0' style='text-decoration: none; color: #000000'> |
| <div id='f87b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F88B0' style='text-decoration: none; color: #000000'> |
| <div id='f88b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F89B0' style='text-decoration: none; color: #000000'> |
| <div id='f89b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F90B0' style='text-decoration: none; color: #000000'> |
| <div id='f90b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F91B0' style='text-decoration: none; color: #000000'> |
| <div id='f91b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F92B0' style='text-decoration: none; color: #000000'> |
| <div id='f92b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F93B0' style='text-decoration: none; color: #000000'> |
| <div id='f93b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F94B0' style='text-decoration: none; color: #000000'> |
| <div id='f94b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F95B0' style='text-decoration: none; color: #000000'> |
| <div id='f95b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F96B0' style='text-decoration: none; color: #000000'> |
| <div id='f96b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F97B0' style='text-decoration: none; color: #000000'> |
| <div id='f97b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F98B0' style='text-decoration: none; color: #000000'> |
| <div id='f98b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F99B0' style='text-decoration: none; color: #000000'> |
| <div id='f99b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F100B0' style='text-decoration: none; color: #000000'> |
| <div id='f100b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F101B0' style='text-decoration: none; color: #000000'> |
| <div id='f101b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F102B0' style='text-decoration: none; color: #000000'> |
| <div id='f102b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F103B0' style='text-decoration: none; color: #000000'> |
| <div id='f103b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F104B0' style='text-decoration: none; color: #000000'> |
| <div id='f104b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| <td style='height: 100%; border: 2px solid black;'> |
| <a href='#unknown' title='F105B0' style='text-decoration: none; color: #000000'> |
| <div id='f105b0' style='height: 100%; background-color: #FFFFFF; width: 12px' class='grp_unknown' |
| onmouseover='mov(event);' onmouseout='mou(event);'> </div></a></td> |
| </tr> |
| </table> |
| <h3 id="enum_PIOA.BASE_TYPE">Configuration Setting PIOA.BASE_TYPE</h3> |
| <p>Default value: BIDIR_LVCMOS12</p> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F7B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F15B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F16B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F17B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>NONE</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS12</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS12</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS12</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS12D</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS15</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS15</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS15</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS15D</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS18</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS18</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS18</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS18D</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS25</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS25</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS25</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS25D</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>BIDIR_LVTTL33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>INPUT_LVCMOS33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVTTL33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS33D</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr ><td>OUTPUT_LVTTL33</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.BASE_TYPE">Configuration Setting PIOB.BASE_TYPE</h3> |
| <p>Default value: NONE</p> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F2B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F3B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F4B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F7B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F9B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F14B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F15B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F16B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F17B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>NONE</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS12</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS12</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS12</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>BIDIR_LVCMOS15</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>INPUT_LVCMOS15</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS15</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS18</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVCMOS18</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS18</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>BIDIR_LVCMOS25</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>INPUT_LVCMOS25</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVCMOS25</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>BIDIR_LVCMOS33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>BIDIR_LVTTL33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr ><td>INPUT_LVCMOS33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>INPUT_LVTTL33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| </td> |
| <tr ><td>OUTPUT_LVCMOS33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>OUTPUT_LVTTL33</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">-</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.DRIVE">Configuration Setting PIOB.DRIVE</h3> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F15B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F16B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F17B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F18B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F19B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>4</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr ><td>8</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>12</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr ><td>16</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">0</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.HYSTERESIS">Configuration Setting PIOB.HYSTERESIS</h3> |
| <p>Default value: OFF</p> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F14B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>OFF</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr ><td>ON</td> |
| <td style="text-align: center">1</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.OPENDRAIN">Configuration Setting PIOB.OPENDRAIN</h3> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F9B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F15B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F16B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F17B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F26B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>OFF</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr ><td>ON</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">1</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.PULLMODE">Configuration Setting PIOB.PULLMODE</h3> |
| <p>Default value: DOWN</p> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F7B0</th> |
| <th style="padding-left: 10px; padding-right: 10px">F8B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>NONE</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr ><td>DOWN</td> |
| <td style="text-align: center">0</td> |
| <td style="text-align: center">0</td> |
| </td> |
| <tr bgcolor="#dddddd"><td>UP</td> |
| <td style="text-align: center">1</td> |
| <td style="text-align: center">1</td> |
| </td> |
| </table> |
| <h3 id="enum_PIOB.SLEWRATE">Configuration Setting PIOB.SLEWRATE</h3> |
| <p>Default value: SLOW</p> |
| <table class="setenum"><tr><th>Value</th> |
| <th style="padding-left: 10px; padding-right: 10px">F25B0</th> |
| </tr> |
| <tr bgcolor="#dddddd"><td>FAST</td> |
| <td style="text-align: center">1</td> |
| </td> |
| <tr ><td>SLOW</td> |
| <td style="text-align: center">0</td> |
| </td> |
| </table> |
| </body></html> |