blob: 7a41472380550b454f904da23d306624a31023ca [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SAM3S PIOB</title>
<link rel="stylesheet" type="text/css" href="css/html.css" media="all" />
</head>
<body id="abstract">
<div id="container">
<div id="content">
<a id="PIOB"></a>
<h1>SAM3S PIOB</h1>
<a id="PIOB__User_Interface"></a>
<h2>Parallel Input/Output Controller (PIOB) User Interface</h2>
<!--As per 11004F programmer datasheet.-->
<h3>Registers</h3>
<table class="registers">
<caption>Register Mapping</caption>
<thead>
<tr>
<th class="address">Address</th>
<th class="description">Register</th>
<th class="name">Name</th>
<th class="access">Access</th>
<th class="reset">Reset</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="address" id="address_0x400E1000">0x400E1000</td>
<td class="description">PIO Enable Register</td>
<td class="name">
<a href="#PIOB_PER" title="PIO Enable Register" class="one_click_away">PIOB_PER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1004">0x400E1004</td>
<td class="description">PIO Disable Register</td>
<td class="name">
<a href="#PIOB_PDR" title="PIO Disable Register" class="one_click_away">PIOB_PDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1008">0x400E1008</td>
<td class="description">PIO Status Register</td>
<td class="name">
<a href="#PIOB_PSR" title="PIO Status Register" class="one_click_away">PIOB_PSR</a>
</td>
<td class="access">read-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1010">0x400E1010</td>
<td class="description">Output Enable Register</td>
<td class="name">
<a href="#PIOB_OER" title="Output Enable Register" class="one_click_away">PIOB_OER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1014">0x400E1014</td>
<td class="description">Output Disable Register</td>
<td class="name">
<a href="#PIOB_ODR" title="Output Disable Register" class="one_click_away">PIOB_ODR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1018">0x400E1018</td>
<td class="description">Output Status Register</td>
<td class="name">
<a href="#PIOB_OSR" title="Output Status Register" class="one_click_away">PIOB_OSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1020">0x400E1020</td>
<td class="description">Glitch Input Filter Enable Register</td>
<td class="name">
<a href="#PIOB_IFER" title="Glitch Input Filter Enable Register" class="one_click_away">PIOB_IFER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1024">0x400E1024</td>
<td class="description">Glitch Input Filter Disable Register</td>
<td class="name">
<a href="#PIOB_IFDR" title="Glitch Input Filter Disable Register" class="one_click_away">PIOB_IFDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1028">0x400E1028</td>
<td class="description">Glitch Input Filter Status Register</td>
<td class="name">
<a href="#PIOB_IFSR" title="Glitch Input Filter Status Register" class="one_click_away">PIOB_IFSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1030">0x400E1030</td>
<td class="description">Set Output Data Register</td>
<td class="name">
<a href="#PIOB_SODR" title="Set Output Data Register" class="one_click_away">PIOB_SODR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1034">0x400E1034</td>
<td class="description">Clear Output Data Register</td>
<td class="name">
<a href="#PIOB_CODR" title="Clear Output Data Register" class="one_click_away">PIOB_CODR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1038">0x400E1038</td>
<td class="description">Output Data Status Register</td>
<td class="name">
<a href="#PIOB_ODSR" title="Output Data Status Register" class="one_click_away">PIOB_ODSR</a>
</td>
<td class="access">read-write</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E103C">0x400E103C</td>
<td class="description">Pin Data Status Register</td>
<td class="name">
<a href="#PIOB_PDSR" title="Pin Data Status Register" class="one_click_away">PIOB_PDSR</a>
</td>
<td class="access">read-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1040">0x400E1040</td>
<td class="description">Interrupt Enable Register</td>
<td class="name">
<a href="#PIOB_IER" title="Interrupt Enable Register" class="one_click_away">PIOB_IER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1044">0x400E1044</td>
<td class="description">Interrupt Disable Register</td>
<td class="name">
<a href="#PIOB_IDR" title="Interrupt Disable Register" class="one_click_away">PIOB_IDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1048">0x400E1048</td>
<td class="description">Interrupt Mask Register</td>
<td class="name">
<a href="#PIOB_IMR" title="Interrupt Mask Register" class="one_click_away">PIOB_IMR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E104C">0x400E104C</td>
<td class="description">Interrupt Status Register</td>
<td class="name">
<a href="#PIOB_ISR" title="Interrupt Status Register" class="one_click_away">PIOB_ISR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1050">0x400E1050</td>
<td class="description">Multi-driver Enable Register</td>
<td class="name">
<a href="#PIOB_MDER" title="Multi-driver Enable Register" class="one_click_away">PIOB_MDER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1054">0x400E1054</td>
<td class="description">Multi-driver Disable Register</td>
<td class="name">
<a href="#PIOB_MDDR" title="Multi-driver Disable Register" class="one_click_away">PIOB_MDDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1058">0x400E1058</td>
<td class="description">Multi-driver Status Register</td>
<td class="name">
<a href="#PIOB_MDSR" title="Multi-driver Status Register" class="one_click_away">PIOB_MDSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1060">0x400E1060</td>
<td class="description">Pull-up Disable Register</td>
<td class="name">
<a href="#PIOB_PUDR" title="Pull-up Disable Register" class="one_click_away">PIOB_PUDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1064">0x400E1064</td>
<td class="description">Pull-up Enable Register</td>
<td class="name">
<a href="#PIOB_PUER" title="Pull-up Enable Register" class="one_click_away">PIOB_PUER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1068">0x400E1068</td>
<td class="description">Pad Pull-up Status Register</td>
<td class="name">
<a href="#PIOB_PUSR" title="Pad Pull-up Status Register" class="one_click_away">PIOB_PUSR</a>
</td>
<td class="access">read-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1070">0x400E1070</td>
<td class="description">Peripheral Select Register</td>
<td class="name">
<a href="#PIOB_ABCDSR" title="Peripheral Select Register" class="one_click_away">PIOB_ABCDSR[2]</a>
</td>
<td class="access">read-write</td>
<td class="address">0x0</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1080">0x400E1080</td>
<td class="description">Input Filter Slow Clock Disable Register</td>
<td class="name">
<a href="#PIOB_IFSCDR" title="Input Filter Slow Clock Disable Register" class="one_click_away">PIOB_IFSCDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1084">0x400E1084</td>
<td class="description">Input Filter Slow Clock Enable Register</td>
<td class="name">
<a href="#PIOB_IFSCER" title="Input Filter Slow Clock Enable Register" class="one_click_away">PIOB_IFSCER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1088">0x400E1088</td>
<td class="description">Input Filter Slow Clock Status Register</td>
<td class="name">
<a href="#PIOB_IFSCSR" title="Input Filter Slow Clock Status Register" class="one_click_away">PIOB_IFSCSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E108C">0x400E108C</td>
<td class="description">Slow Clock Divider Debouncing Register</td>
<td class="name">
<a href="#PIOB_SCDR" title="Slow Clock Divider Debouncing Register" class="one_click_away">PIOB_SCDR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1090">0x400E1090</td>
<td class="description">Pad Pull-down Disable Register</td>
<td class="name">
<a href="#PIOB_PPDDR" title="Pad Pull-down Disable Register" class="one_click_away">PIOB_PPDDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1094">0x400E1094</td>
<td class="description">Pad Pull-down Enable Register</td>
<td class="name">
<a href="#PIOB_PPDER" title="Pad Pull-down Enable Register" class="one_click_away">PIOB_PPDER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1098">0x400E1098</td>
<td class="description">Pad Pull-down Status Register</td>
<td class="name">
<a href="#PIOB_PPDSR" title="Pad Pull-down Status Register" class="one_click_away">PIOB_PPDSR</a>
</td>
<td class="access">read-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10A0">0x400E10A0</td>
<td class="description">Output Write Enable</td>
<td class="name">
<a href="#PIOB_OWER" title="Output Write Enable" class="one_click_away">PIOB_OWER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10A4">0x400E10A4</td>
<td class="description">Output Write Disable</td>
<td class="name">
<a href="#PIOB_OWDR" title="Output Write Disable" class="one_click_away">PIOB_OWDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10A8">0x400E10A8</td>
<td class="description">Output Write Status Register</td>
<td class="name">
<a href="#PIOB_OWSR" title="Output Write Status Register" class="one_click_away">PIOB_OWSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10B0">0x400E10B0</td>
<td class="description">Additional Interrupt Modes Enable Register</td>
<td class="name">
<a href="#PIOB_AIMER" title="Additional Interrupt Modes Enable Register" class="one_click_away">PIOB_AIMER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10B4">0x400E10B4</td>
<td class="description">Additional Interrupt Modes Disables Register</td>
<td class="name">
<a href="#PIOB_AIMDR" title="Additional Interrupt Modes Disables Register" class="one_click_away">PIOB_AIMDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10B8">0x400E10B8</td>
<td class="description">Additional Interrupt Modes Mask Register</td>
<td class="name">
<a href="#PIOB_AIMMR" title="Additional Interrupt Modes Mask Register" class="one_click_away">PIOB_AIMMR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10C0">0x400E10C0</td>
<td class="description">Edge Select Register</td>
<td class="name">
<a href="#PIOB_ESR" title="Edge Select Register" class="one_click_away">PIOB_ESR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10C4">0x400E10C4</td>
<td class="description">Level Select Register</td>
<td class="name">
<a href="#PIOB_LSR" title="Level Select Register" class="one_click_away">PIOB_LSR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10C8">0x400E10C8</td>
<td class="description">Edge/Level Status Register</td>
<td class="name">
<a href="#PIOB_ELSR" title="Edge/Level Status Register" class="one_click_away">PIOB_ELSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10D0">0x400E10D0</td>
<td class="description">Falling Edge/Low Level Select Register</td>
<td class="name">
<a href="#PIOB_FELLSR" title="Falling Edge/Low Level Select Register" class="one_click_away">PIOB_FELLSR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10D4">0x400E10D4</td>
<td class="description">Rising Edge/ High Level Select Register</td>
<td class="name">
<a href="#PIOB_REHLSR" title="Rising Edge/ High Level Select Register" class="one_click_away">PIOB_REHLSR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10D8">0x400E10D8</td>
<td class="description">Fall/Rise - Low/High Status Register</td>
<td class="name">
<a href="#PIOB_FRLHSR" title="Fall/Rise - Low/High Status Register" class="one_click_away">PIOB_FRLHSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10E0">0x400E10E0</td>
<td class="description">Lock Status</td>
<td class="name">
<a href="#PIOB_LOCKSR" title="Lock Status" class="one_click_away">PIOB_LOCKSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E10E4">0x400E10E4</td>
<td class="description">Write Protect Mode Register</td>
<td class="name">
<a href="#PIOB_WPMR" title="Write Protect Mode Register" class="one_click_away">PIOB_WPMR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E10E8">0x400E10E8</td>
<td class="description">Write Protect Status Register</td>
<td class="name">
<a href="#PIOB_WPSR" title="Write Protect Status Register" class="one_click_away">PIOB_WPSR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1100">0x400E1100</td>
<td class="description">Schmitt Trigger Register</td>
<td class="name">
<a href="#PIOB_SCHMITT" title="Schmitt Trigger Register" class="one_click_away">PIOB_SCHMITT</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1150">0x400E1150</td>
<td class="description">Parallel Capture Mode Register</td>
<td class="name">
<a href="#PIOB_PCMR" title="Parallel Capture Mode Register" class="one_click_away">PIOB_PCMR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1154">0x400E1154</td>
<td class="description">Parallel Capture Interrupt Enable Register</td>
<td class="name">
<a href="#PIOB_PCIER" title="Parallel Capture Interrupt Enable Register" class="one_click_away">PIOB_PCIER</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1158">0x400E1158</td>
<td class="description">Parallel Capture Interrupt Disable Register</td>
<td class="name">
<a href="#PIOB_PCIDR" title="Parallel Capture Interrupt Disable Register" class="one_click_away">PIOB_PCIDR</a>
</td>
<td class="access">write-only</td>
<td class="address">-</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E115C">0x400E115C</td>
<td class="description">Parallel Capture Interrupt Mask Register</td>
<td class="name">
<a href="#PIOB_PCIMR" title="Parallel Capture Interrupt Mask Register" class="one_click_away">PIOB_PCIMR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1160">0x400E1160</td>
<td class="description">Parallel Capture Interrupt Status Register</td>
<td class="name">
<a href="#PIOB_PCISR" title="Parallel Capture Interrupt Status Register" class="one_click_away">PIOB_PCISR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1164">0x400E1164</td>
<td class="description">Parallel Capture Reception Holding Register</td>
<td class="name">
<a href="#PIOB_PCRHR" title="Parallel Capture Reception Holding Register" class="one_click_away">PIOB_PCRHR</a>
</td>
<td class="access">read-only</td>
<td class="address">0x00000000</td>
</tr>
</tbody>
</table>
<h3>Register Fields</h3>
<h4 id="PIOB_PER">PIOB PIO Enable Register</h4>
<p><strong>Name</strong>: PIOB_PER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1000</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PER__P31" title="PIO Enable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P30" title="PIO Enable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P29" title="PIO Enable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P28" title="PIO Enable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P27" title="PIO Enable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P26" title="PIO Enable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P25" title="PIO Enable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P24" title="PIO Enable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PER__P23" title="PIO Enable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P22" title="PIO Enable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P21" title="PIO Enable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P20" title="PIO Enable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P19" title="PIO Enable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P18" title="PIO Enable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P17" title="PIO Enable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P16" title="PIO Enable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PER__P15" title="PIO Enable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P14" title="PIO Enable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P13" title="PIO Enable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P12" title="PIO Enable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P11" title="PIO Enable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P10" title="PIO Enable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P9" title="PIO Enable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P8" title="PIO Enable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PER__P7" title="PIO Enable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P6" title="PIO Enable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P5" title="PIO Enable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P4" title="PIO Enable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P3" title="PIO Enable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P2" title="PIO Enable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P1" title="PIO Enable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PER__P0" title="PIO Enable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PER__P0"><strong>P0</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P1"><strong>P1</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P2"><strong>P2</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P3"><strong>P3</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P4"><strong>P4</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P5"><strong>P5</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P6"><strong>P6</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P7"><strong>P7</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P8"><strong>P8</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P9"><strong>P9</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P10"><strong>P10</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P11"><strong>P11</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P12"><strong>P12</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P13"><strong>P13</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P14"><strong>P14</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P15"><strong>P15</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P16"><strong>P16</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P17"><strong>P17</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P18"><strong>P18</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P19"><strong>P19</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P20"><strong>P20</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P21"><strong>P21</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P22"><strong>P22</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P23"><strong>P23</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P24"><strong>P24</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P25"><strong>P25</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P26"><strong>P26</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P27"><strong>P27</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P28"><strong>P28</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P29"><strong>P29</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P30"><strong>P30</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PER__P31"><strong>P31</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PDR">PIOB PIO Disable Register</h4>
<p><strong>Name</strong>: PIOB_PDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1004</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDR__P31" title="PIO Disable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P30" title="PIO Disable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P29" title="PIO Disable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P28" title="PIO Disable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P27" title="PIO Disable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P26" title="PIO Disable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P25" title="PIO Disable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P24" title="PIO Disable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDR__P23" title="PIO Disable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P22" title="PIO Disable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P21" title="PIO Disable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P20" title="PIO Disable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P19" title="PIO Disable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P18" title="PIO Disable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P17" title="PIO Disable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P16" title="PIO Disable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDR__P15" title="PIO Disable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P14" title="PIO Disable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P13" title="PIO Disable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P12" title="PIO Disable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P11" title="PIO Disable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P10" title="PIO Disable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P9" title="PIO Disable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P8" title="PIO Disable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDR__P7" title="PIO Disable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P6" title="PIO Disable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P5" title="PIO Disable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P4" title="PIO Disable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P3" title="PIO Disable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P2" title="PIO Disable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P1" title="PIO Disable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PDR__P0" title="PIO Disable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PDR__P0"><strong>P0</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P1"><strong>P1</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P2"><strong>P2</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P3"><strong>P3</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P4"><strong>P4</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P5"><strong>P5</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P6"><strong>P6</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P7"><strong>P7</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P8"><strong>P8</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P9"><strong>P9</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P10"><strong>P10</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P11"><strong>P11</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P12"><strong>P12</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P13"><strong>P13</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P14"><strong>P14</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P15"><strong>P15</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P16"><strong>P16</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P17"><strong>P17</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P18"><strong>P18</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P19"><strong>P19</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P20"><strong>P20</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P21"><strong>P21</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P22"><strong>P22</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P23"><strong>P23</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P24"><strong>P24</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P25"><strong>P25</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P26"><strong>P26</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P27"><strong>P27</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P28"><strong>P28</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P29"><strong>P29</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P30"><strong>P30</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
<li id="PIOB_PDR__P31"><strong>P31</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PSR">PIOB PIO Status Register</h4>
<p><strong>Name</strong>: PIOB_PSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1008</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PSR__P31" title="PIO Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P30" title="PIO Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P29" title="PIO Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P28" title="PIO Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P27" title="PIO Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P26" title="PIO Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P25" title="PIO Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P24" title="PIO Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PSR__P23" title="PIO Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P22" title="PIO Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P21" title="PIO Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P20" title="PIO Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P19" title="PIO Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P18" title="PIO Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P17" title="PIO Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P16" title="PIO Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PSR__P15" title="PIO Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P14" title="PIO Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P13" title="PIO Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P12" title="PIO Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P11" title="PIO Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P10" title="PIO Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P9" title="PIO Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P8" title="PIO Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PSR__P7" title="PIO Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P6" title="PIO Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P5" title="PIO Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P4" title="PIO Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P3" title="PIO Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P2" title="PIO Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P1" title="PIO Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PSR__P0" title="PIO Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PSR__P0"><strong>P0</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P1"><strong>P1</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P2"><strong>P2</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P3"><strong>P3</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P4"><strong>P4</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P5"><strong>P5</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P6"><strong>P6</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P7"><strong>P7</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P8"><strong>P8</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P9"><strong>P9</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P10"><strong>P10</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P11"><strong>P11</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P12"><strong>P12</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P13"><strong>P13</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P14"><strong>P14</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P15"><strong>P15</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P16"><strong>P16</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P17"><strong>P17</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P18"><strong>P18</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P19"><strong>P19</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P20"><strong>P20</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P21"><strong>P21</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P22"><strong>P22</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P23"><strong>P23</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P24"><strong>P24</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P25"><strong>P25</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P26"><strong>P26</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P27"><strong>P27</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P28"><strong>P28</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P29"><strong>P29</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P30"><strong>P30</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
<li id="PIOB_PSR__P31"><strong>P31</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_OER">PIOB Output Enable Register</h4>
<p><strong>Name</strong>: PIOB_OER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1010</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OER__P31" title="Output Enable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P30" title="Output Enable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P29" title="Output Enable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P28" title="Output Enable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P27" title="Output Enable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P26" title="Output Enable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P25" title="Output Enable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P24" title="Output Enable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OER__P23" title="Output Enable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P22" title="Output Enable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P21" title="Output Enable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P20" title="Output Enable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P19" title="Output Enable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P18" title="Output Enable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P17" title="Output Enable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P16" title="Output Enable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OER__P15" title="Output Enable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P14" title="Output Enable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P13" title="Output Enable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P12" title="Output Enable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P11" title="Output Enable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P10" title="Output Enable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P9" title="Output Enable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P8" title="Output Enable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OER__P7" title="Output Enable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P6" title="Output Enable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P5" title="Output Enable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P4" title="Output Enable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P3" title="Output Enable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P2" title="Output Enable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P1" title="Output Enable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_OER__P0" title="Output Enable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_OER__P0"><strong>P0</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P1"><strong>P1</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P2"><strong>P2</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P3"><strong>P3</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P4"><strong>P4</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P5"><strong>P5</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P6"><strong>P6</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P7"><strong>P7</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P8"><strong>P8</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P9"><strong>P9</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P10"><strong>P10</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P11"><strong>P11</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P12"><strong>P12</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P13"><strong>P13</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P14"><strong>P14</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P15"><strong>P15</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P16"><strong>P16</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P17"><strong>P17</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P18"><strong>P18</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P19"><strong>P19</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P20"><strong>P20</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P21"><strong>P21</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P22"><strong>P22</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P23"><strong>P23</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P24"><strong>P24</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P25"><strong>P25</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P26"><strong>P26</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P27"><strong>P27</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P28"><strong>P28</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P29"><strong>P29</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P30"><strong>P30</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OER__P31"><strong>P31</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ODR">PIOB Output Disable Register</h4>
<p><strong>Name</strong>: PIOB_ODR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1014</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODR__P31" title="Output Disable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P30" title="Output Disable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P29" title="Output Disable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P28" title="Output Disable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P27" title="Output Disable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P26" title="Output Disable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P25" title="Output Disable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P24" title="Output Disable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODR__P23" title="Output Disable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P22" title="Output Disable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P21" title="Output Disable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P20" title="Output Disable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P19" title="Output Disable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P18" title="Output Disable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P17" title="Output Disable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P16" title="Output Disable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODR__P15" title="Output Disable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P14" title="Output Disable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P13" title="Output Disable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P12" title="Output Disable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P11" title="Output Disable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P10" title="Output Disable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P9" title="Output Disable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P8" title="Output Disable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODR__P7" title="Output Disable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P6" title="Output Disable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P5" title="Output Disable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P4" title="Output Disable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P3" title="Output Disable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P2" title="Output Disable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P1" title="Output Disable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ODR__P0" title="Output Disable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ODR__P0"><strong>P0</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P1"><strong>P1</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P2"><strong>P2</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P3"><strong>P3</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P4"><strong>P4</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P5"><strong>P5</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P6"><strong>P6</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P7"><strong>P7</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P8"><strong>P8</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P9"><strong>P9</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P10"><strong>P10</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P11"><strong>P11</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P12"><strong>P12</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P13"><strong>P13</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P14"><strong>P14</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P15"><strong>P15</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P16"><strong>P16</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P17"><strong>P17</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P18"><strong>P18</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P19"><strong>P19</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P20"><strong>P20</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P21"><strong>P21</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P22"><strong>P22</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P23"><strong>P23</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P24"><strong>P24</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P25"><strong>P25</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P26"><strong>P26</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P27"><strong>P27</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P28"><strong>P28</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P29"><strong>P29</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P30"><strong>P30</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_ODR__P31"><strong>P31</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_OSR">PIOB Output Status Register</h4>
<p><strong>Name</strong>: PIOB_OSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1018</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OSR__P31" title="Output Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P30" title="Output Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P29" title="Output Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P28" title="Output Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P27" title="Output Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P26" title="Output Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P25" title="Output Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P24" title="Output Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OSR__P23" title="Output Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P22" title="Output Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P21" title="Output Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P20" title="Output Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P19" title="Output Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P18" title="Output Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P17" title="Output Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P16" title="Output Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OSR__P15" title="Output Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P14" title="Output Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P13" title="Output Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P12" title="Output Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P11" title="Output Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P10" title="Output Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P9" title="Output Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P8" title="Output Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OSR__P7" title="Output Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P6" title="Output Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P5" title="Output Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P4" title="Output Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P3" title="Output Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P2" title="Output Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P1" title="Output Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_OSR__P0" title="Output Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_OSR__P0"><strong>P0</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P1"><strong>P1</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P2"><strong>P2</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P3"><strong>P3</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P4"><strong>P4</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P5"><strong>P5</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P6"><strong>P6</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P7"><strong>P7</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P8"><strong>P8</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P9"><strong>P9</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P10"><strong>P10</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P11"><strong>P11</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P12"><strong>P12</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P13"><strong>P13</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P14"><strong>P14</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P15"><strong>P15</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P16"><strong>P16</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P17"><strong>P17</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P18"><strong>P18</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P19"><strong>P19</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P20"><strong>P20</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P21"><strong>P21</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P22"><strong>P22</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P23"><strong>P23</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P24"><strong>P24</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P25"><strong>P25</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P26"><strong>P26</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P27"><strong>P27</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P28"><strong>P28</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P29"><strong>P29</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P30"><strong>P30</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
<li id="PIOB_OSR__P31"><strong>P31</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IFER">PIOB Glitch Input Filter Enable Register</h4>
<p><strong>Name</strong>: PIOB_IFER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1020</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFER__P31" title="Input Filter Enable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P30" title="Input Filter Enable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P29" title="Input Filter Enable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P28" title="Input Filter Enable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P27" title="Input Filter Enable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P26" title="Input Filter Enable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P25" title="Input Filter Enable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P24" title="Input Filter Enable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFER__P23" title="Input Filter Enable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P22" title="Input Filter Enable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P21" title="Input Filter Enable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P20" title="Input Filter Enable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P19" title="Input Filter Enable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P18" title="Input Filter Enable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P17" title="Input Filter Enable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P16" title="Input Filter Enable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFER__P15" title="Input Filter Enable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P14" title="Input Filter Enable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P13" title="Input Filter Enable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P12" title="Input Filter Enable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P11" title="Input Filter Enable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P10" title="Input Filter Enable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P9" title="Input Filter Enable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P8" title="Input Filter Enable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFER__P7" title="Input Filter Enable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P6" title="Input Filter Enable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P5" title="Input Filter Enable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P4" title="Input Filter Enable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P3" title="Input Filter Enable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P2" title="Input Filter Enable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P1" title="Input Filter Enable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFER__P0" title="Input Filter Enable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFER__P0"><strong>P0</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P1"><strong>P1</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P2"><strong>P2</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P3"><strong>P3</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P4"><strong>P4</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P5"><strong>P5</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P6"><strong>P6</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P7"><strong>P7</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P8"><strong>P8</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P9"><strong>P9</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P10"><strong>P10</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P11"><strong>P11</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P12"><strong>P12</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P13"><strong>P13</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P14"><strong>P14</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P15"><strong>P15</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P16"><strong>P16</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P17"><strong>P17</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P18"><strong>P18</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P19"><strong>P19</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P20"><strong>P20</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P21"><strong>P21</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P22"><strong>P22</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P23"><strong>P23</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P24"><strong>P24</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P25"><strong>P25</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P26"><strong>P26</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P27"><strong>P27</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P28"><strong>P28</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P29"><strong>P29</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P30"><strong>P30</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFER__P31"><strong>P31</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IFDR">PIOB Glitch Input Filter Disable Register</h4>
<p><strong>Name</strong>: PIOB_IFDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1024</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFDR__P31" title="Input Filter Disable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P30" title="Input Filter Disable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P29" title="Input Filter Disable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P28" title="Input Filter Disable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P27" title="Input Filter Disable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P26" title="Input Filter Disable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P25" title="Input Filter Disable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P24" title="Input Filter Disable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFDR__P23" title="Input Filter Disable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P22" title="Input Filter Disable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P21" title="Input Filter Disable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P20" title="Input Filter Disable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P19" title="Input Filter Disable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P18" title="Input Filter Disable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P17" title="Input Filter Disable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P16" title="Input Filter Disable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFDR__P15" title="Input Filter Disable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P14" title="Input Filter Disable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P13" title="Input Filter Disable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P12" title="Input Filter Disable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P11" title="Input Filter Disable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P10" title="Input Filter Disable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P9" title="Input Filter Disable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P8" title="Input Filter Disable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFDR__P7" title="Input Filter Disable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P6" title="Input Filter Disable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P5" title="Input Filter Disable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P4" title="Input Filter Disable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P3" title="Input Filter Disable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P2" title="Input Filter Disable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P1" title="Input Filter Disable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDR__P0" title="Input Filter Disable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFDR__P0"><strong>P0</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P1"><strong>P1</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P2"><strong>P2</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P3"><strong>P3</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P4"><strong>P4</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P5"><strong>P5</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P6"><strong>P6</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P7"><strong>P7</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P8"><strong>P8</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P9"><strong>P9</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P10"><strong>P10</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P11"><strong>P11</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P12"><strong>P12</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P13"><strong>P13</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P14"><strong>P14</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P15"><strong>P15</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P16"><strong>P16</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P17"><strong>P17</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P18"><strong>P18</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P19"><strong>P19</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P20"><strong>P20</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P21"><strong>P21</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P22"><strong>P22</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P23"><strong>P23</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P24"><strong>P24</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P25"><strong>P25</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P26"><strong>P26</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P27"><strong>P27</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P28"><strong>P28</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P29"><strong>P29</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P30"><strong>P30</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFDR__P31"><strong>P31</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IFSR">PIOB Glitch Input Filter Status Register</h4>
<p><strong>Name</strong>: PIOB_IFSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1028</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSR__P31" title="Input Filer Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P30" title="Input Filer Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P29" title="Input Filer Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P28" title="Input Filer Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P27" title="Input Filer Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P26" title="Input Filer Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P25" title="Input Filer Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P24" title="Input Filer Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSR__P23" title="Input Filer Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P22" title="Input Filer Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P21" title="Input Filer Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P20" title="Input Filer Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P19" title="Input Filer Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P18" title="Input Filer Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P17" title="Input Filer Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P16" title="Input Filer Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSR__P15" title="Input Filer Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P14" title="Input Filer Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P13" title="Input Filer Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P12" title="Input Filer Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P11" title="Input Filer Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P10" title="Input Filer Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P9" title="Input Filer Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P8" title="Input Filer Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSR__P7" title="Input Filer Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P6" title="Input Filer Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P5" title="Input Filer Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P4" title="Input Filer Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P3" title="Input Filer Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P2" title="Input Filer Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P1" title="Input Filer Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSR__P0" title="Input Filer Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFSR__P0"><strong>P0</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P1"><strong>P1</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P2"><strong>P2</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P3"><strong>P3</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P4"><strong>P4</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P5"><strong>P5</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P6"><strong>P6</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P7"><strong>P7</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P8"><strong>P8</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P9"><strong>P9</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P10"><strong>P10</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P11"><strong>P11</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P12"><strong>P12</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P13"><strong>P13</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P14"><strong>P14</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P15"><strong>P15</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P16"><strong>P16</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P17"><strong>P17</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P18"><strong>P18</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P19"><strong>P19</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P20"><strong>P20</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P21"><strong>P21</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P22"><strong>P22</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P23"><strong>P23</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P24"><strong>P24</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P25"><strong>P25</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P26"><strong>P26</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P27"><strong>P27</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P28"><strong>P28</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P29"><strong>P29</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P30"><strong>P30</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IFSR__P31"><strong>P31</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_SODR">PIOB Set Output Data Register</h4>
<p><strong>Name</strong>: PIOB_SODR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1030</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SODR__P31" title="Set Output Data">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P30" title="Set Output Data">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P29" title="Set Output Data">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P28" title="Set Output Data">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P27" title="Set Output Data">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P26" title="Set Output Data">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P25" title="Set Output Data">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P24" title="Set Output Data">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SODR__P23" title="Set Output Data">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P22" title="Set Output Data">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P21" title="Set Output Data">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P20" title="Set Output Data">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P19" title="Set Output Data">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P18" title="Set Output Data">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P17" title="Set Output Data">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P16" title="Set Output Data">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SODR__P15" title="Set Output Data">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P14" title="Set Output Data">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P13" title="Set Output Data">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P12" title="Set Output Data">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P11" title="Set Output Data">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P10" title="Set Output Data">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P9" title="Set Output Data">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P8" title="Set Output Data">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SODR__P7" title="Set Output Data">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P6" title="Set Output Data">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P5" title="Set Output Data">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P4" title="Set Output Data">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P3" title="Set Output Data">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P2" title="Set Output Data">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P1" title="Set Output Data">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_SODR__P0" title="Set Output Data">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_SODR__P0"><strong>P0</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P1"><strong>P1</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P2"><strong>P2</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P3"><strong>P3</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P4"><strong>P4</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P5"><strong>P5</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P6"><strong>P6</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P7"><strong>P7</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P8"><strong>P8</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P9"><strong>P9</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P10"><strong>P10</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P11"><strong>P11</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P12"><strong>P12</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P13"><strong>P13</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P14"><strong>P14</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P15"><strong>P15</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P16"><strong>P16</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P17"><strong>P17</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P18"><strong>P18</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P19"><strong>P19</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P20"><strong>P20</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P21"><strong>P21</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P22"><strong>P22</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P23"><strong>P23</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P24"><strong>P24</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P25"><strong>P25</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P26"><strong>P26</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P27"><strong>P27</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P28"><strong>P28</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P29"><strong>P29</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P30"><strong>P30</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_SODR__P31"><strong>P31</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_CODR">PIOB Clear Output Data Register</h4>
<p><strong>Name</strong>: PIOB_CODR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1034</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_CODR__P31" title="Clear Output Data">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P30" title="Clear Output Data">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P29" title="Clear Output Data">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P28" title="Clear Output Data">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P27" title="Clear Output Data">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P26" title="Clear Output Data">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P25" title="Clear Output Data">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P24" title="Clear Output Data">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_CODR__P23" title="Clear Output Data">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P22" title="Clear Output Data">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P21" title="Clear Output Data">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P20" title="Clear Output Data">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P19" title="Clear Output Data">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P18" title="Clear Output Data">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P17" title="Clear Output Data">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P16" title="Clear Output Data">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_CODR__P15" title="Clear Output Data">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P14" title="Clear Output Data">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P13" title="Clear Output Data">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P12" title="Clear Output Data">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P11" title="Clear Output Data">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P10" title="Clear Output Data">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P9" title="Clear Output Data">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P8" title="Clear Output Data">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_CODR__P7" title="Clear Output Data">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P6" title="Clear Output Data">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P5" title="Clear Output Data">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P4" title="Clear Output Data">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P3" title="Clear Output Data">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P2" title="Clear Output Data">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P1" title="Clear Output Data">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_CODR__P0" title="Clear Output Data">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_CODR__P0"><strong>P0</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P1"><strong>P1</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P2"><strong>P2</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P3"><strong>P3</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P4"><strong>P4</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P5"><strong>P5</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P6"><strong>P6</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P7"><strong>P7</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P8"><strong>P8</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P9"><strong>P9</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P10"><strong>P10</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P11"><strong>P11</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P12"><strong>P12</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P13"><strong>P13</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P14"><strong>P14</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P15"><strong>P15</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P16"><strong>P16</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P17"><strong>P17</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P18"><strong>P18</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P19"><strong>P19</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P20"><strong>P20</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P21"><strong>P21</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P22"><strong>P22</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P23"><strong>P23</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P24"><strong>P24</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P25"><strong>P25</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P26"><strong>P26</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P27"><strong>P27</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P28"><strong>P28</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P29"><strong>P29</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P30"><strong>P30</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_CODR__P31"><strong>P31</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ODSR">PIOB Output Data Status Register</h4>
<p><strong>Name</strong>: PIOB_ODSR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E1038</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODSR__P31" title="Output Data Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P30" title="Output Data Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P29" title="Output Data Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P28" title="Output Data Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P27" title="Output Data Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P26" title="Output Data Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P25" title="Output Data Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P24" title="Output Data Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODSR__P23" title="Output Data Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P22" title="Output Data Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P21" title="Output Data Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P20" title="Output Data Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P19" title="Output Data Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P18" title="Output Data Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P17" title="Output Data Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P16" title="Output Data Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODSR__P15" title="Output Data Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P14" title="Output Data Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P13" title="Output Data Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P12" title="Output Data Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P11" title="Output Data Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P10" title="Output Data Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P9" title="Output Data Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P8" title="Output Data Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ODSR__P7" title="Output Data Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P6" title="Output Data Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P5" title="Output Data Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P4" title="Output Data Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P3" title="Output Data Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P2" title="Output Data Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P1" title="Output Data Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ODSR__P0" title="Output Data Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ODSR__P0"><strong>P0</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P1"><strong>P1</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P2"><strong>P2</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P3"><strong>P3</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P4"><strong>P4</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P5"><strong>P5</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P6"><strong>P6</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P7"><strong>P7</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P8"><strong>P8</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P9"><strong>P9</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P10"><strong>P10</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P11"><strong>P11</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P12"><strong>P12</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P13"><strong>P13</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P14"><strong>P14</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P15"><strong>P15</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P16"><strong>P16</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P17"><strong>P17</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P18"><strong>P18</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P19"><strong>P19</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P20"><strong>P20</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P21"><strong>P21</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P22"><strong>P22</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P23"><strong>P23</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P24"><strong>P24</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P25"><strong>P25</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P26"><strong>P26</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P27"><strong>P27</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P28"><strong>P28</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P29"><strong>P29</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P30"><strong>P30</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
<li id="PIOB_ODSR__P31"><strong>P31</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PDSR">PIOB Pin Data Status Register</h4>
<p><strong>Name</strong>: PIOB_PDSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E103C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDSR__P31" title="Output Data Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P30" title="Output Data Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P29" title="Output Data Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P28" title="Output Data Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P27" title="Output Data Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P26" title="Output Data Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P25" title="Output Data Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P24" title="Output Data Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDSR__P23" title="Output Data Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P22" title="Output Data Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P21" title="Output Data Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P20" title="Output Data Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P19" title="Output Data Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P18" title="Output Data Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P17" title="Output Data Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P16" title="Output Data Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDSR__P15" title="Output Data Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P14" title="Output Data Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P13" title="Output Data Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P12" title="Output Data Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P11" title="Output Data Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P10" title="Output Data Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P9" title="Output Data Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P8" title="Output Data Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PDSR__P7" title="Output Data Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P6" title="Output Data Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P5" title="Output Data Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P4" title="Output Data Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P3" title="Output Data Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P2" title="Output Data Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P1" title="Output Data Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PDSR__P0" title="Output Data Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PDSR__P0"><strong>P0</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P1"><strong>P1</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P2"><strong>P2</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P3"><strong>P3</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P4"><strong>P4</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P5"><strong>P5</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P6"><strong>P6</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P7"><strong>P7</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P8"><strong>P8</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P9"><strong>P9</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P10"><strong>P10</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P11"><strong>P11</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P12"><strong>P12</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P13"><strong>P13</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P14"><strong>P14</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P15"><strong>P15</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P16"><strong>P16</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P17"><strong>P17</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P18"><strong>P18</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P19"><strong>P19</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P20"><strong>P20</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P21"><strong>P21</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P22"><strong>P22</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P23"><strong>P23</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P24"><strong>P24</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P25"><strong>P25</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P26"><strong>P26</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P27"><strong>P27</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P28"><strong>P28</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P29"><strong>P29</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P30"><strong>P30</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
<li id="PIOB_PDSR__P31"><strong>P31</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IER">PIOB Interrupt Enable Register</h4>
<p><strong>Name</strong>: PIOB_IER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1040</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IER__P31" title="Input Change Interrupt Enable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P30" title="Input Change Interrupt Enable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P29" title="Input Change Interrupt Enable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P28" title="Input Change Interrupt Enable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P27" title="Input Change Interrupt Enable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P26" title="Input Change Interrupt Enable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P25" title="Input Change Interrupt Enable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P24" title="Input Change Interrupt Enable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IER__P23" title="Input Change Interrupt Enable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P22" title="Input Change Interrupt Enable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P21" title="Input Change Interrupt Enable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P20" title="Input Change Interrupt Enable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P19" title="Input Change Interrupt Enable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P18" title="Input Change Interrupt Enable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P17" title="Input Change Interrupt Enable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P16" title="Input Change Interrupt Enable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IER__P15" title="Input Change Interrupt Enable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P14" title="Input Change Interrupt Enable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P13" title="Input Change Interrupt Enable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P12" title="Input Change Interrupt Enable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P11" title="Input Change Interrupt Enable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P10" title="Input Change Interrupt Enable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P9" title="Input Change Interrupt Enable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P8" title="Input Change Interrupt Enable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IER__P7" title="Input Change Interrupt Enable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P6" title="Input Change Interrupt Enable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P5" title="Input Change Interrupt Enable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P4" title="Input Change Interrupt Enable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P3" title="Input Change Interrupt Enable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P2" title="Input Change Interrupt Enable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P1" title="Input Change Interrupt Enable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IER__P0" title="Input Change Interrupt Enable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IER__P0"><strong>P0</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P1"><strong>P1</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P2"><strong>P2</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P3"><strong>P3</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P4"><strong>P4</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P5"><strong>P5</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P6"><strong>P6</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P7"><strong>P7</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P8"><strong>P8</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P9"><strong>P9</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P10"><strong>P10</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P11"><strong>P11</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P12"><strong>P12</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P13"><strong>P13</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P14"><strong>P14</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P15"><strong>P15</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P16"><strong>P16</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P17"><strong>P17</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P18"><strong>P18</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P19"><strong>P19</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P20"><strong>P20</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P21"><strong>P21</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P22"><strong>P22</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P23"><strong>P23</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P24"><strong>P24</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P25"><strong>P25</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P26"><strong>P26</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P27"><strong>P27</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P28"><strong>P28</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P29"><strong>P29</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P30"><strong>P30</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IER__P31"><strong>P31</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IDR">PIOB Interrupt Disable Register</h4>
<p><strong>Name</strong>: PIOB_IDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1044</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IDR__P31" title="Input Change Interrupt Disable">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P30" title="Input Change Interrupt Disable">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P29" title="Input Change Interrupt Disable">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P28" title="Input Change Interrupt Disable">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P27" title="Input Change Interrupt Disable">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P26" title="Input Change Interrupt Disable">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P25" title="Input Change Interrupt Disable">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P24" title="Input Change Interrupt Disable">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IDR__P23" title="Input Change Interrupt Disable">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P22" title="Input Change Interrupt Disable">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P21" title="Input Change Interrupt Disable">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P20" title="Input Change Interrupt Disable">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P19" title="Input Change Interrupt Disable">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P18" title="Input Change Interrupt Disable">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P17" title="Input Change Interrupt Disable">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P16" title="Input Change Interrupt Disable">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IDR__P15" title="Input Change Interrupt Disable">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P14" title="Input Change Interrupt Disable">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P13" title="Input Change Interrupt Disable">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P12" title="Input Change Interrupt Disable">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P11" title="Input Change Interrupt Disable">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P10" title="Input Change Interrupt Disable">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P9" title="Input Change Interrupt Disable">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P8" title="Input Change Interrupt Disable">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IDR__P7" title="Input Change Interrupt Disable">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P6" title="Input Change Interrupt Disable">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P5" title="Input Change Interrupt Disable">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P4" title="Input Change Interrupt Disable">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P3" title="Input Change Interrupt Disable">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P2" title="Input Change Interrupt Disable">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P1" title="Input Change Interrupt Disable">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IDR__P0" title="Input Change Interrupt Disable">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IDR__P0"><strong>P0</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P1"><strong>P1</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P2"><strong>P2</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P3"><strong>P3</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P4"><strong>P4</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P5"><strong>P5</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P6"><strong>P6</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P7"><strong>P7</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P8"><strong>P8</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P9"><strong>P9</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P10"><strong>P10</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P11"><strong>P11</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P12"><strong>P12</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P13"><strong>P13</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P14"><strong>P14</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P15"><strong>P15</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P16"><strong>P16</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P17"><strong>P17</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P18"><strong>P18</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P19"><strong>P19</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P20"><strong>P20</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P21"><strong>P21</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P22"><strong>P22</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P23"><strong>P23</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P24"><strong>P24</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P25"><strong>P25</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P26"><strong>P26</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P27"><strong>P27</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P28"><strong>P28</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P29"><strong>P29</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P30"><strong>P30</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IDR__P31"><strong>P31</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IMR">PIOB Interrupt Mask Register</h4>
<p><strong>Name</strong>: PIOB_IMR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1048</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IMR__P31" title="Input Change Interrupt Mask">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P30" title="Input Change Interrupt Mask">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P29" title="Input Change Interrupt Mask">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P28" title="Input Change Interrupt Mask">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P27" title="Input Change Interrupt Mask">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P26" title="Input Change Interrupt Mask">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P25" title="Input Change Interrupt Mask">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P24" title="Input Change Interrupt Mask">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IMR__P23" title="Input Change Interrupt Mask">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P22" title="Input Change Interrupt Mask">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P21" title="Input Change Interrupt Mask">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P20" title="Input Change Interrupt Mask">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P19" title="Input Change Interrupt Mask">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P18" title="Input Change Interrupt Mask">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P17" title="Input Change Interrupt Mask">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P16" title="Input Change Interrupt Mask">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IMR__P15" title="Input Change Interrupt Mask">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P14" title="Input Change Interrupt Mask">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P13" title="Input Change Interrupt Mask">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P12" title="Input Change Interrupt Mask">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P11" title="Input Change Interrupt Mask">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P10" title="Input Change Interrupt Mask">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P9" title="Input Change Interrupt Mask">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P8" title="Input Change Interrupt Mask">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IMR__P7" title="Input Change Interrupt Mask">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P6" title="Input Change Interrupt Mask">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P5" title="Input Change Interrupt Mask">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P4" title="Input Change Interrupt Mask">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P3" title="Input Change Interrupt Mask">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P2" title="Input Change Interrupt Mask">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P1" title="Input Change Interrupt Mask">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IMR__P0" title="Input Change Interrupt Mask">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IMR__P0"><strong>P0</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P1"><strong>P1</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P2"><strong>P2</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P3"><strong>P3</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P4"><strong>P4</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P5"><strong>P5</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P6"><strong>P6</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P7"><strong>P7</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P8"><strong>P8</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P9"><strong>P9</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P10"><strong>P10</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P11"><strong>P11</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P12"><strong>P12</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P13"><strong>P13</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P14"><strong>P14</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P15"><strong>P15</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P16"><strong>P16</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P17"><strong>P17</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P18"><strong>P18</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P19"><strong>P19</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P20"><strong>P20</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P21"><strong>P21</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P22"><strong>P22</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P23"><strong>P23</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P24"><strong>P24</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P25"><strong>P25</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P26"><strong>P26</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P27"><strong>P27</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P28"><strong>P28</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P29"><strong>P29</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P30"><strong>P30</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_IMR__P31"><strong>P31</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ISR">PIOB Interrupt Status Register</h4>
<p><strong>Name</strong>: PIOB_ISR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E104C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ISR__P31" title="Input Change Interrupt Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P30" title="Input Change Interrupt Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P29" title="Input Change Interrupt Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P28" title="Input Change Interrupt Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P27" title="Input Change Interrupt Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P26" title="Input Change Interrupt Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P25" title="Input Change Interrupt Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P24" title="Input Change Interrupt Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ISR__P23" title="Input Change Interrupt Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P22" title="Input Change Interrupt Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P21" title="Input Change Interrupt Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P20" title="Input Change Interrupt Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P19" title="Input Change Interrupt Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P18" title="Input Change Interrupt Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P17" title="Input Change Interrupt Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P16" title="Input Change Interrupt Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ISR__P15" title="Input Change Interrupt Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P14" title="Input Change Interrupt Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P13" title="Input Change Interrupt Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P12" title="Input Change Interrupt Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P11" title="Input Change Interrupt Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P10" title="Input Change Interrupt Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P9" title="Input Change Interrupt Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P8" title="Input Change Interrupt Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ISR__P7" title="Input Change Interrupt Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P6" title="Input Change Interrupt Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P5" title="Input Change Interrupt Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P4" title="Input Change Interrupt Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P3" title="Input Change Interrupt Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P2" title="Input Change Interrupt Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P1" title="Input Change Interrupt Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ISR__P0" title="Input Change Interrupt Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ISR__P0"><strong>P0</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P1"><strong>P1</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P2"><strong>P2</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P3"><strong>P3</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P4"><strong>P4</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P5"><strong>P5</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P6"><strong>P6</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P7"><strong>P7</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P8"><strong>P8</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P9"><strong>P9</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P10"><strong>P10</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P11"><strong>P11</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P12"><strong>P12</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P13"><strong>P13</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P14"><strong>P14</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P15"><strong>P15</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P16"><strong>P16</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P17"><strong>P17</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P18"><strong>P18</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P19"><strong>P19</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P20"><strong>P20</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P21"><strong>P21</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P22"><strong>P22</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P23"><strong>P23</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P24"><strong>P24</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P25"><strong>P25</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P26"><strong>P26</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P27"><strong>P27</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P28"><strong>P28</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P29"><strong>P29</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P30"><strong>P30</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
<li id="PIOB_ISR__P31"><strong>P31</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_MDER">PIOB Multi-driver Enable Register</h4>
<p><strong>Name</strong>: PIOB_MDER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1050</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDER__P31" title="Multi Drive Enable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P30" title="Multi Drive Enable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P29" title="Multi Drive Enable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P28" title="Multi Drive Enable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P27" title="Multi Drive Enable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P26" title="Multi Drive Enable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P25" title="Multi Drive Enable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P24" title="Multi Drive Enable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDER__P23" title="Multi Drive Enable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P22" title="Multi Drive Enable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P21" title="Multi Drive Enable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P20" title="Multi Drive Enable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P19" title="Multi Drive Enable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P18" title="Multi Drive Enable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P17" title="Multi Drive Enable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P16" title="Multi Drive Enable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDER__P15" title="Multi Drive Enable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P14" title="Multi Drive Enable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P13" title="Multi Drive Enable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P12" title="Multi Drive Enable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P11" title="Multi Drive Enable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P10" title="Multi Drive Enable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P9" title="Multi Drive Enable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P8" title="Multi Drive Enable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDER__P7" title="Multi Drive Enable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P6" title="Multi Drive Enable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P5" title="Multi Drive Enable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P4" title="Multi Drive Enable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P3" title="Multi Drive Enable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P2" title="Multi Drive Enable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P1" title="Multi Drive Enable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_MDER__P0" title="Multi Drive Enable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_MDER__P0"><strong>P0</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P1"><strong>P1</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P2"><strong>P2</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P3"><strong>P3</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P4"><strong>P4</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P5"><strong>P5</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P6"><strong>P6</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P7"><strong>P7</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P8"><strong>P8</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P9"><strong>P9</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P10"><strong>P10</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P11"><strong>P11</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P12"><strong>P12</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P13"><strong>P13</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P14"><strong>P14</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P15"><strong>P15</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P16"><strong>P16</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P17"><strong>P17</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P18"><strong>P18</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P19"><strong>P19</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P20"><strong>P20</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P21"><strong>P21</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P22"><strong>P22</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P23"><strong>P23</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P24"><strong>P24</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P25"><strong>P25</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P26"><strong>P26</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P27"><strong>P27</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P28"><strong>P28</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P29"><strong>P29</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P30"><strong>P30</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDER__P31"><strong>P31</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_MDDR">PIOB Multi-driver Disable Register</h4>
<p><strong>Name</strong>: PIOB_MDDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1054</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDDR__P31" title="Multi Drive Disable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P30" title="Multi Drive Disable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P29" title="Multi Drive Disable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P28" title="Multi Drive Disable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P27" title="Multi Drive Disable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P26" title="Multi Drive Disable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P25" title="Multi Drive Disable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P24" title="Multi Drive Disable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDDR__P23" title="Multi Drive Disable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P22" title="Multi Drive Disable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P21" title="Multi Drive Disable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P20" title="Multi Drive Disable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P19" title="Multi Drive Disable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P18" title="Multi Drive Disable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P17" title="Multi Drive Disable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P16" title="Multi Drive Disable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDDR__P15" title="Multi Drive Disable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P14" title="Multi Drive Disable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P13" title="Multi Drive Disable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P12" title="Multi Drive Disable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P11" title="Multi Drive Disable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P10" title="Multi Drive Disable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P9" title="Multi Drive Disable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P8" title="Multi Drive Disable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDDR__P7" title="Multi Drive Disable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P6" title="Multi Drive Disable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P5" title="Multi Drive Disable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P4" title="Multi Drive Disable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P3" title="Multi Drive Disable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P2" title="Multi Drive Disable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P1" title="Multi Drive Disable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_MDDR__P0" title="Multi Drive Disable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_MDDR__P0"><strong>P0</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P1"><strong>P1</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P2"><strong>P2</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P3"><strong>P3</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P4"><strong>P4</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P5"><strong>P5</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P6"><strong>P6</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P7"><strong>P7</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P8"><strong>P8</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P9"><strong>P9</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P10"><strong>P10</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P11"><strong>P11</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P12"><strong>P12</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P13"><strong>P13</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P14"><strong>P14</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P15"><strong>P15</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P16"><strong>P16</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P17"><strong>P17</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P18"><strong>P18</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P19"><strong>P19</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P20"><strong>P20</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P21"><strong>P21</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P22"><strong>P22</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P23"><strong>P23</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P24"><strong>P24</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P25"><strong>P25</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P26"><strong>P26</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P27"><strong>P27</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P28"><strong>P28</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P29"><strong>P29</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P30"><strong>P30</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_MDDR__P31"><strong>P31</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_MDSR">PIOB Multi-driver Status Register</h4>
<p><strong>Name</strong>: PIOB_MDSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1058</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDSR__P31" title="Multi Drive Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P30" title="Multi Drive Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P29" title="Multi Drive Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P28" title="Multi Drive Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P27" title="Multi Drive Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P26" title="Multi Drive Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P25" title="Multi Drive Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P24" title="Multi Drive Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDSR__P23" title="Multi Drive Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P22" title="Multi Drive Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P21" title="Multi Drive Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P20" title="Multi Drive Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P19" title="Multi Drive Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P18" title="Multi Drive Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P17" title="Multi Drive Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P16" title="Multi Drive Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDSR__P15" title="Multi Drive Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P14" title="Multi Drive Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P13" title="Multi Drive Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P12" title="Multi Drive Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P11" title="Multi Drive Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P10" title="Multi Drive Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P9" title="Multi Drive Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P8" title="Multi Drive Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_MDSR__P7" title="Multi Drive Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P6" title="Multi Drive Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P5" title="Multi Drive Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P4" title="Multi Drive Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P3" title="Multi Drive Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P2" title="Multi Drive Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P1" title="Multi Drive Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_MDSR__P0" title="Multi Drive Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_MDSR__P0"><strong>P0</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P1"><strong>P1</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P2"><strong>P2</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P3"><strong>P3</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P4"><strong>P4</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P5"><strong>P5</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P6"><strong>P6</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P7"><strong>P7</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P8"><strong>P8</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P9"><strong>P9</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P10"><strong>P10</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P11"><strong>P11</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P12"><strong>P12</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P13"><strong>P13</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P14"><strong>P14</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P15"><strong>P15</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P16"><strong>P16</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P17"><strong>P17</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P18"><strong>P18</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P19"><strong>P19</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P20"><strong>P20</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P21"><strong>P21</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P22"><strong>P22</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P23"><strong>P23</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P24"><strong>P24</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P25"><strong>P25</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P26"><strong>P26</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P27"><strong>P27</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P28"><strong>P28</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P29"><strong>P29</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P30"><strong>P30</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
<li id="PIOB_MDSR__P31"><strong>P31</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PUDR">PIOB Pull-up Disable Register</h4>
<p><strong>Name</strong>: PIOB_PUDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1060</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUDR__P31" title="Pull Up Disable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P30" title="Pull Up Disable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P29" title="Pull Up Disable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P28" title="Pull Up Disable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P27" title="Pull Up Disable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P26" title="Pull Up Disable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P25" title="Pull Up Disable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P24" title="Pull Up Disable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUDR__P23" title="Pull Up Disable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P22" title="Pull Up Disable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P21" title="Pull Up Disable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P20" title="Pull Up Disable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P19" title="Pull Up Disable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P18" title="Pull Up Disable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P17" title="Pull Up Disable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P16" title="Pull Up Disable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUDR__P15" title="Pull Up Disable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P14" title="Pull Up Disable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P13" title="Pull Up Disable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P12" title="Pull Up Disable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P11" title="Pull Up Disable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P10" title="Pull Up Disable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P9" title="Pull Up Disable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P8" title="Pull Up Disable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUDR__P7" title="Pull Up Disable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P6" title="Pull Up Disable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P5" title="Pull Up Disable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P4" title="Pull Up Disable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P3" title="Pull Up Disable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P2" title="Pull Up Disable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P1" title="Pull Up Disable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PUDR__P0" title="Pull Up Disable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PUDR__P0"><strong>P0</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P1"><strong>P1</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P2"><strong>P2</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P3"><strong>P3</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P4"><strong>P4</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P5"><strong>P5</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P6"><strong>P6</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P7"><strong>P7</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P8"><strong>P8</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P9"><strong>P9</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P10"><strong>P10</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P11"><strong>P11</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P12"><strong>P12</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P13"><strong>P13</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P14"><strong>P14</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P15"><strong>P15</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P16"><strong>P16</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P17"><strong>P17</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P18"><strong>P18</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P19"><strong>P19</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P20"><strong>P20</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P21"><strong>P21</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P22"><strong>P22</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P23"><strong>P23</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P24"><strong>P24</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P25"><strong>P25</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P26"><strong>P26</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P27"><strong>P27</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P28"><strong>P28</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P29"><strong>P29</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P30"><strong>P30</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUDR__P31"><strong>P31</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PUER">PIOB Pull-up Enable Register</h4>
<p><strong>Name</strong>: PIOB_PUER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1064</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUER__P31" title="Pull Up Enable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P30" title="Pull Up Enable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P29" title="Pull Up Enable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P28" title="Pull Up Enable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P27" title="Pull Up Enable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P26" title="Pull Up Enable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P25" title="Pull Up Enable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P24" title="Pull Up Enable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUER__P23" title="Pull Up Enable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P22" title="Pull Up Enable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P21" title="Pull Up Enable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P20" title="Pull Up Enable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P19" title="Pull Up Enable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P18" title="Pull Up Enable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P17" title="Pull Up Enable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P16" title="Pull Up Enable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUER__P15" title="Pull Up Enable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P14" title="Pull Up Enable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P13" title="Pull Up Enable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P12" title="Pull Up Enable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P11" title="Pull Up Enable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P10" title="Pull Up Enable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P9" title="Pull Up Enable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P8" title="Pull Up Enable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUER__P7" title="Pull Up Enable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P6" title="Pull Up Enable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P5" title="Pull Up Enable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P4" title="Pull Up Enable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P3" title="Pull Up Enable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P2" title="Pull Up Enable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P1" title="Pull Up Enable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PUER__P0" title="Pull Up Enable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PUER__P0"><strong>P0</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P1"><strong>P1</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P2"><strong>P2</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P3"><strong>P3</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P4"><strong>P4</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P5"><strong>P5</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P6"><strong>P6</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P7"><strong>P7</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P8"><strong>P8</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P9"><strong>P9</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P10"><strong>P10</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P11"><strong>P11</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P12"><strong>P12</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P13"><strong>P13</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P14"><strong>P14</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P15"><strong>P15</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P16"><strong>P16</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P17"><strong>P17</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P18"><strong>P18</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P19"><strong>P19</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P20"><strong>P20</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P21"><strong>P21</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P22"><strong>P22</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P23"><strong>P23</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P24"><strong>P24</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P25"><strong>P25</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P26"><strong>P26</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P27"><strong>P27</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P28"><strong>P28</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P29"><strong>P29</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P30"><strong>P30</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUER__P31"><strong>P31</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PUSR">PIOB Pad Pull-up Status Register</h4>
<p><strong>Name</strong>: PIOB_PUSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1068</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUSR__P31" title="Pull Up Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P30" title="Pull Up Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P29" title="Pull Up Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P28" title="Pull Up Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P27" title="Pull Up Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P26" title="Pull Up Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P25" title="Pull Up Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P24" title="Pull Up Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUSR__P23" title="Pull Up Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P22" title="Pull Up Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P21" title="Pull Up Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P20" title="Pull Up Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P19" title="Pull Up Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P18" title="Pull Up Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P17" title="Pull Up Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P16" title="Pull Up Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUSR__P15" title="Pull Up Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P14" title="Pull Up Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P13" title="Pull Up Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P12" title="Pull Up Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P11" title="Pull Up Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P10" title="Pull Up Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P9" title="Pull Up Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P8" title="Pull Up Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PUSR__P7" title="Pull Up Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P6" title="Pull Up Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P5" title="Pull Up Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P4" title="Pull Up Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P3" title="Pull Up Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P2" title="Pull Up Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P1" title="Pull Up Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PUSR__P0" title="Pull Up Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PUSR__P0"><strong>P0</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P1"><strong>P1</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P2"><strong>P2</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P3"><strong>P3</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P4"><strong>P4</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P5"><strong>P5</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P6"><strong>P6</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P7"><strong>P7</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P8"><strong>P8</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P9"><strong>P9</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P10"><strong>P10</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P11"><strong>P11</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P12"><strong>P12</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P13"><strong>P13</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P14"><strong>P14</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P15"><strong>P15</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P16"><strong>P16</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P17"><strong>P17</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P18"><strong>P18</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P19"><strong>P19</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P20"><strong>P20</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P21"><strong>P21</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P22"><strong>P22</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P23"><strong>P23</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P24"><strong>P24</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P25"><strong>P25</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P26"><strong>P26</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P27"><strong>P27</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P28"><strong>P28</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P29"><strong>P29</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P30"><strong>P30</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PUSR__P31"><strong>P31</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ABCDSR">PIOB Peripheral Select Register</h4>
<p><strong>Name</strong>: PIOB_ABCDSR[0:1]</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E1070</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ABCDSR__P31" title="Peripheral Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P30" title="Peripheral Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P29" title="Peripheral Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P28" title="Peripheral Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P27" title="Peripheral Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P26" title="Peripheral Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P25" title="Peripheral Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P24" title="Peripheral Select.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ABCDSR__P23" title="Peripheral Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P22" title="Peripheral Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P21" title="Peripheral Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P20" title="Peripheral Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P19" title="Peripheral Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P18" title="Peripheral Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P17" title="Peripheral Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P16" title="Peripheral Select.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ABCDSR__P15" title="Peripheral Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P14" title="Peripheral Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P13" title="Peripheral Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P12" title="Peripheral Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P11" title="Peripheral Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P10" title="Peripheral Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P9" title="Peripheral Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P8" title="Peripheral Select.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ABCDSR__P7" title="Peripheral Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P6" title="Peripheral Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P5" title="Peripheral Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P4" title="Peripheral Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P3" title="Peripheral Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P2" title="Peripheral Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P1" title="Peripheral Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ABCDSR__P0" title="Peripheral Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ABCDSR__P0"><strong>P0</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P1"><strong>P1</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P2"><strong>P2</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P3"><strong>P3</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P4"><strong>P4</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P5"><strong>P5</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P6"><strong>P6</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P7"><strong>P7</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P8"><strong>P8</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P9"><strong>P9</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P10"><strong>P10</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P11"><strong>P11</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P12"><strong>P12</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P13"><strong>P13</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P14"><strong>P14</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P15"><strong>P15</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P16"><strong>P16</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P17"><strong>P17</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P18"><strong>P18</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P19"><strong>P19</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P20"><strong>P20</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P21"><strong>P21</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P22"><strong>P22</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P23"><strong>P23</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P24"><strong>P24</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P25"><strong>P25</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P26"><strong>P26</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P27"><strong>P27</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P28"><strong>P28</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P29"><strong>P29</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P30"><strong>P30</strong>: Peripheral Select.</li>
<p>-</p>
<li id="PIOB_ABCDSR__P31"><strong>P31</strong>: Peripheral Select.</li>
<p>-</p>
</ul>
<h4 id="PIOB_IFSCDR">PIOB Input Filter Slow Clock Disable Register</h4>
<p><strong>Name</strong>: PIOB_IFSCDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1080</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCDR__P31" title="PIO Clock Glitch Filtering Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P30" title="PIO Clock Glitch Filtering Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P29" title="PIO Clock Glitch Filtering Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P28" title="PIO Clock Glitch Filtering Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P27" title="PIO Clock Glitch Filtering Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P26" title="PIO Clock Glitch Filtering Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P25" title="PIO Clock Glitch Filtering Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P24" title="PIO Clock Glitch Filtering Select.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCDR__P23" title="PIO Clock Glitch Filtering Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P22" title="PIO Clock Glitch Filtering Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P21" title="PIO Clock Glitch Filtering Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P20" title="PIO Clock Glitch Filtering Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P19" title="PIO Clock Glitch Filtering Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P18" title="PIO Clock Glitch Filtering Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P17" title="PIO Clock Glitch Filtering Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P16" title="PIO Clock Glitch Filtering Select.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCDR__P15" title="PIO Clock Glitch Filtering Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P14" title="PIO Clock Glitch Filtering Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P13" title="PIO Clock Glitch Filtering Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P12" title="PIO Clock Glitch Filtering Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P11" title="PIO Clock Glitch Filtering Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P10" title="PIO Clock Glitch Filtering Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P9" title="PIO Clock Glitch Filtering Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P8" title="PIO Clock Glitch Filtering Select.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCDR__P7" title="PIO Clock Glitch Filtering Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P6" title="PIO Clock Glitch Filtering Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P5" title="PIO Clock Glitch Filtering Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P4" title="PIO Clock Glitch Filtering Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P3" title="PIO Clock Glitch Filtering Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P2" title="PIO Clock Glitch Filtering Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P1" title="PIO Clock Glitch Filtering Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCDR__P0" title="PIO Clock Glitch Filtering Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFSCDR__P0"><strong>P0</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P1"><strong>P1</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P2"><strong>P2</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P3"><strong>P3</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P4"><strong>P4</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P5"><strong>P5</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P6"><strong>P6</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P7"><strong>P7</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P8"><strong>P8</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P9"><strong>P9</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P10"><strong>P10</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P11"><strong>P11</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P12"><strong>P12</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P13"><strong>P13</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P14"><strong>P14</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P15"><strong>P15</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P16"><strong>P16</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P17"><strong>P17</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P18"><strong>P18</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P19"><strong>P19</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P20"><strong>P20</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P21"><strong>P21</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P22"><strong>P22</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P23"><strong>P23</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P24"><strong>P24</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P25"><strong>P25</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P26"><strong>P26</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P27"><strong>P27</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P28"><strong>P28</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P29"><strong>P29</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P30"><strong>P30</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCDR__P31"><strong>P31</strong>: PIO Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IFSCER">PIOB Input Filter Slow Clock Enable Register</h4>
<p><strong>Name</strong>: PIOB_IFSCER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1084</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCER__P31" title="Debouncing Filtering Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P30" title="Debouncing Filtering Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P29" title="Debouncing Filtering Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P28" title="Debouncing Filtering Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P27" title="Debouncing Filtering Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P26" title="Debouncing Filtering Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P25" title="Debouncing Filtering Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P24" title="Debouncing Filtering Select.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCER__P23" title="Debouncing Filtering Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P22" title="Debouncing Filtering Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P21" title="Debouncing Filtering Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P20" title="Debouncing Filtering Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P19" title="Debouncing Filtering Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P18" title="Debouncing Filtering Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P17" title="Debouncing Filtering Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P16" title="Debouncing Filtering Select.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCER__P15" title="Debouncing Filtering Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P14" title="Debouncing Filtering Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P13" title="Debouncing Filtering Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P12" title="Debouncing Filtering Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P11" title="Debouncing Filtering Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P10" title="Debouncing Filtering Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P9" title="Debouncing Filtering Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P8" title="Debouncing Filtering Select.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCER__P7" title="Debouncing Filtering Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P6" title="Debouncing Filtering Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P5" title="Debouncing Filtering Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P4" title="Debouncing Filtering Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P3" title="Debouncing Filtering Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P2" title="Debouncing Filtering Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P1" title="Debouncing Filtering Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCER__P0" title="Debouncing Filtering Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFSCER__P0"><strong>P0</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P1"><strong>P1</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P2"><strong>P2</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P3"><strong>P3</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P4"><strong>P4</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P5"><strong>P5</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P6"><strong>P6</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P7"><strong>P7</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P8"><strong>P8</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P9"><strong>P9</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P10"><strong>P10</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P11"><strong>P11</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P12"><strong>P12</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P13"><strong>P13</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P14"><strong>P14</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P15"><strong>P15</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P16"><strong>P16</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P17"><strong>P17</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P18"><strong>P18</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P19"><strong>P19</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P20"><strong>P20</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P21"><strong>P21</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P22"><strong>P22</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P23"><strong>P23</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P24"><strong>P24</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P25"><strong>P25</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P26"><strong>P26</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P27"><strong>P27</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P28"><strong>P28</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P29"><strong>P29</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P30"><strong>P30</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCER__P31"><strong>P31</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_IFSCSR">PIOB Input Filter Slow Clock Status Register</h4>
<p><strong>Name</strong>: PIOB_IFSCSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1088</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCSR__P31" title="Glitch or Debouncing Filter Selection Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P30" title="Glitch or Debouncing Filter Selection Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P29" title="Glitch or Debouncing Filter Selection Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P28" title="Glitch or Debouncing Filter Selection Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P27" title="Glitch or Debouncing Filter Selection Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P26" title="Glitch or Debouncing Filter Selection Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P25" title="Glitch or Debouncing Filter Selection Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P24" title="Glitch or Debouncing Filter Selection Status">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCSR__P23" title="Glitch or Debouncing Filter Selection Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P22" title="Glitch or Debouncing Filter Selection Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P21" title="Glitch or Debouncing Filter Selection Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P20" title="Glitch or Debouncing Filter Selection Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P19" title="Glitch or Debouncing Filter Selection Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P18" title="Glitch or Debouncing Filter Selection Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P17" title="Glitch or Debouncing Filter Selection Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P16" title="Glitch or Debouncing Filter Selection Status">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCSR__P15" title="Glitch or Debouncing Filter Selection Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P14" title="Glitch or Debouncing Filter Selection Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P13" title="Glitch or Debouncing Filter Selection Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P12" title="Glitch or Debouncing Filter Selection Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P11" title="Glitch or Debouncing Filter Selection Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P10" title="Glitch or Debouncing Filter Selection Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P9" title="Glitch or Debouncing Filter Selection Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P8" title="Glitch or Debouncing Filter Selection Status">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_IFSCSR__P7" title="Glitch or Debouncing Filter Selection Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P6" title="Glitch or Debouncing Filter Selection Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P5" title="Glitch or Debouncing Filter Selection Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P4" title="Glitch or Debouncing Filter Selection Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P3" title="Glitch or Debouncing Filter Selection Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P2" title="Glitch or Debouncing Filter Selection Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P1" title="Glitch or Debouncing Filter Selection Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFSCSR__P0" title="Glitch or Debouncing Filter Selection Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFSCSR__P0"><strong>P0</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P1"><strong>P1</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P2"><strong>P2</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P3"><strong>P3</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P4"><strong>P4</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P5"><strong>P5</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P6"><strong>P6</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P7"><strong>P7</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P8"><strong>P8</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P9"><strong>P9</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P10"><strong>P10</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P11"><strong>P11</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P12"><strong>P12</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P13"><strong>P13</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P14"><strong>P14</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P15"><strong>P15</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P16"><strong>P16</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P17"><strong>P17</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P18"><strong>P18</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P19"><strong>P19</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P20"><strong>P20</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P21"><strong>P21</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P22"><strong>P22</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P23"><strong>P23</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P24"><strong>P24</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P25"><strong>P25</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P26"><strong>P26</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P27"><strong>P27</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P28"><strong>P28</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P29"><strong>P29</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P30"><strong>P30</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
<li id="PIOB_IFSCSR__P31"><strong>P31</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_SCDR">PIOB Slow Clock Divider Debouncing Register</h4>
<p><strong>Name</strong>: PIOB_SCDR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E108C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td colspan="6">
<a href="#PIOB_SCDR__DIV">DIV</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_SCDR__DIV">DIV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_SCDR__DIV">
<strong>DIV</strong>
</li>
<p>-</p>
</ul>
<h4 id="PIOB_PPDDR">PIOB Pad Pull-down Disable Register</h4>
<p><strong>Name</strong>: PIOB_PPDDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1090</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDDR__P31" title="Pull Down Disable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P30" title="Pull Down Disable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P29" title="Pull Down Disable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P28" title="Pull Down Disable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P27" title="Pull Down Disable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P26" title="Pull Down Disable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P25" title="Pull Down Disable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P24" title="Pull Down Disable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDDR__P23" title="Pull Down Disable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P22" title="Pull Down Disable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P21" title="Pull Down Disable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P20" title="Pull Down Disable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P19" title="Pull Down Disable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P18" title="Pull Down Disable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P17" title="Pull Down Disable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P16" title="Pull Down Disable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDDR__P15" title="Pull Down Disable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P14" title="Pull Down Disable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P13" title="Pull Down Disable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P12" title="Pull Down Disable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P11" title="Pull Down Disable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P10" title="Pull Down Disable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P9" title="Pull Down Disable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P8" title="Pull Down Disable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDDR__P7" title="Pull Down Disable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P6" title="Pull Down Disable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P5" title="Pull Down Disable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P4" title="Pull Down Disable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P3" title="Pull Down Disable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P2" title="Pull Down Disable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P1" title="Pull Down Disable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDDR__P0" title="Pull Down Disable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PPDDR__P0"><strong>P0</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P1"><strong>P1</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P2"><strong>P2</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P3"><strong>P3</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P4"><strong>P4</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P5"><strong>P5</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P6"><strong>P6</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P7"><strong>P7</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P8"><strong>P8</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P9"><strong>P9</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P10"><strong>P10</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P11"><strong>P11</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P12"><strong>P12</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P13"><strong>P13</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P14"><strong>P14</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P15"><strong>P15</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P16"><strong>P16</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P17"><strong>P17</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P18"><strong>P18</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P19"><strong>P19</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P20"><strong>P20</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P21"><strong>P21</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P22"><strong>P22</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P23"><strong>P23</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P24"><strong>P24</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P25"><strong>P25</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P26"><strong>P26</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P27"><strong>P27</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P28"><strong>P28</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P29"><strong>P29</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P30"><strong>P30</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDDR__P31"><strong>P31</strong>: Pull Down Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PPDER">PIOB Pad Pull-down Enable Register</h4>
<p><strong>Name</strong>: PIOB_PPDER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1094</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDER__P31" title="Pull Down Enable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P30" title="Pull Down Enable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P29" title="Pull Down Enable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P28" title="Pull Down Enable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P27" title="Pull Down Enable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P26" title="Pull Down Enable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P25" title="Pull Down Enable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P24" title="Pull Down Enable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDER__P23" title="Pull Down Enable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P22" title="Pull Down Enable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P21" title="Pull Down Enable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P20" title="Pull Down Enable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P19" title="Pull Down Enable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P18" title="Pull Down Enable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P17" title="Pull Down Enable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P16" title="Pull Down Enable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDER__P15" title="Pull Down Enable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P14" title="Pull Down Enable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P13" title="Pull Down Enable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P12" title="Pull Down Enable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P11" title="Pull Down Enable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P10" title="Pull Down Enable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P9" title="Pull Down Enable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P8" title="Pull Down Enable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDER__P7" title="Pull Down Enable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P6" title="Pull Down Enable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P5" title="Pull Down Enable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P4" title="Pull Down Enable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P3" title="Pull Down Enable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P2" title="Pull Down Enable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P1" title="Pull Down Enable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDER__P0" title="Pull Down Enable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PPDER__P0"><strong>P0</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P1"><strong>P1</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P2"><strong>P2</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P3"><strong>P3</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P4"><strong>P4</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P5"><strong>P5</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P6"><strong>P6</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P7"><strong>P7</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P8"><strong>P8</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P9"><strong>P9</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P10"><strong>P10</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P11"><strong>P11</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P12"><strong>P12</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P13"><strong>P13</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P14"><strong>P14</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P15"><strong>P15</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P16"><strong>P16</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P17"><strong>P17</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P18"><strong>P18</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P19"><strong>P19</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P20"><strong>P20</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P21"><strong>P21</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P22"><strong>P22</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P23"><strong>P23</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P24"><strong>P24</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P25"><strong>P25</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P26"><strong>P26</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P27"><strong>P27</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P28"><strong>P28</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P29"><strong>P29</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P30"><strong>P30</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDER__P31"><strong>P31</strong>: Pull Down Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull down resistor on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PPDSR">PIOB Pad Pull-down Status Register</h4>
<p><strong>Name</strong>: PIOB_PPDSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1098</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDSR__P31" title="Pull Down Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P30" title="Pull Down Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P29" title="Pull Down Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P28" title="Pull Down Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P27" title="Pull Down Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P26" title="Pull Down Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P25" title="Pull Down Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P24" title="Pull Down Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDSR__P23" title="Pull Down Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P22" title="Pull Down Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P21" title="Pull Down Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P20" title="Pull Down Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P19" title="Pull Down Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P18" title="Pull Down Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P17" title="Pull Down Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P16" title="Pull Down Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDSR__P15" title="Pull Down Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P14" title="Pull Down Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P13" title="Pull Down Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P12" title="Pull Down Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P11" title="Pull Down Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P10" title="Pull Down Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P9" title="Pull Down Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P8" title="Pull Down Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_PPDSR__P7" title="Pull Down Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P6" title="Pull Down Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P5" title="Pull Down Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P4" title="Pull Down Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P3" title="Pull Down Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P2" title="Pull Down Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P1" title="Pull Down Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_PPDSR__P0" title="Pull Down Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PPDSR__P0"><strong>P0</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P1"><strong>P1</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P2"><strong>P2</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P3"><strong>P3</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P4"><strong>P4</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P5"><strong>P5</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P6"><strong>P6</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P7"><strong>P7</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P8"><strong>P8</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P9"><strong>P9</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P10"><strong>P10</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P11"><strong>P11</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P12"><strong>P12</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P13"><strong>P13</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P14"><strong>P14</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P15"><strong>P15</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P16"><strong>P16</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P17"><strong>P17</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P18"><strong>P18</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P19"><strong>P19</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P20"><strong>P20</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P21"><strong>P21</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P22"><strong>P22</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P23"><strong>P23</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P24"><strong>P24</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P25"><strong>P25</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P26"><strong>P26</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P27"><strong>P27</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P28"><strong>P28</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P29"><strong>P29</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P30"><strong>P30</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_PPDSR__P31"><strong>P31</strong>: Pull Down Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Down resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Down resistor is disabled on the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_OWER">PIOB Output Write Enable</h4>
<p><strong>Name</strong>: PIOB_OWER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10A0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWER__P31" title="Output Write Enable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P30" title="Output Write Enable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P29" title="Output Write Enable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P28" title="Output Write Enable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P27" title="Output Write Enable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P26" title="Output Write Enable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P25" title="Output Write Enable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P24" title="Output Write Enable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWER__P23" title="Output Write Enable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P22" title="Output Write Enable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P21" title="Output Write Enable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P20" title="Output Write Enable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P19" title="Output Write Enable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P18" title="Output Write Enable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P17" title="Output Write Enable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P16" title="Output Write Enable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWER__P15" title="Output Write Enable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P14" title="Output Write Enable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P13" title="Output Write Enable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P12" title="Output Write Enable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P11" title="Output Write Enable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P10" title="Output Write Enable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P9" title="Output Write Enable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P8" title="Output Write Enable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWER__P7" title="Output Write Enable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P6" title="Output Write Enable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P5" title="Output Write Enable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P4" title="Output Write Enable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P3" title="Output Write Enable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P2" title="Output Write Enable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P1" title="Output Write Enable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_OWER__P0" title="Output Write Enable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_OWER__P0"><strong>P0</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P1"><strong>P1</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P2"><strong>P2</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P3"><strong>P3</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P4"><strong>P4</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P5"><strong>P5</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P6"><strong>P6</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P7"><strong>P7</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P8"><strong>P8</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P9"><strong>P9</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P10"><strong>P10</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P11"><strong>P11</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P12"><strong>P12</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P13"><strong>P13</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P14"><strong>P14</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P15"><strong>P15</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P16"><strong>P16</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P17"><strong>P17</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P18"><strong>P18</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P19"><strong>P19</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P20"><strong>P20</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P21"><strong>P21</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P22"><strong>P22</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P23"><strong>P23</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P24"><strong>P24</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P25"><strong>P25</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P26"><strong>P26</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P27"><strong>P27</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P28"><strong>P28</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P29"><strong>P29</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P30"><strong>P30</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWER__P31"><strong>P31</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_OWDR">PIOB Output Write Disable</h4>
<p><strong>Name</strong>: PIOB_OWDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10A4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWDR__P31" title="Output Write Disable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P30" title="Output Write Disable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P29" title="Output Write Disable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P28" title="Output Write Disable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P27" title="Output Write Disable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P26" title="Output Write Disable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P25" title="Output Write Disable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P24" title="Output Write Disable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWDR__P23" title="Output Write Disable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P22" title="Output Write Disable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P21" title="Output Write Disable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P20" title="Output Write Disable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P19" title="Output Write Disable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P18" title="Output Write Disable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P17" title="Output Write Disable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P16" title="Output Write Disable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWDR__P15" title="Output Write Disable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P14" title="Output Write Disable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P13" title="Output Write Disable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P12" title="Output Write Disable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P11" title="Output Write Disable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P10" title="Output Write Disable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P9" title="Output Write Disable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P8" title="Output Write Disable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWDR__P7" title="Output Write Disable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P6" title="Output Write Disable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P5" title="Output Write Disable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P4" title="Output Write Disable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P3" title="Output Write Disable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P2" title="Output Write Disable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P1" title="Output Write Disable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_OWDR__P0" title="Output Write Disable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_OWDR__P0"><strong>P0</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P1"><strong>P1</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P2"><strong>P2</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P3"><strong>P3</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P4"><strong>P4</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P5"><strong>P5</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P6"><strong>P6</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P7"><strong>P7</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P8"><strong>P8</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P9"><strong>P9</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P10"><strong>P10</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P11"><strong>P11</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P12"><strong>P12</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P13"><strong>P13</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P14"><strong>P14</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P15"><strong>P15</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P16"><strong>P16</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P17"><strong>P17</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P18"><strong>P18</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P19"><strong>P19</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P20"><strong>P20</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P21"><strong>P21</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P22"><strong>P22</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P23"><strong>P23</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P24"><strong>P24</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P25"><strong>P25</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P26"><strong>P26</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P27"><strong>P27</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P28"><strong>P28</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P29"><strong>P29</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P30"><strong>P30</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWDR__P31"><strong>P31</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_OWSR">PIOB Output Write Status Register</h4>
<p><strong>Name</strong>: PIOB_OWSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10A8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWSR__P31" title="Output Write Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P30" title="Output Write Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P29" title="Output Write Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P28" title="Output Write Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P27" title="Output Write Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P26" title="Output Write Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P25" title="Output Write Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P24" title="Output Write Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWSR__P23" title="Output Write Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P22" title="Output Write Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P21" title="Output Write Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P20" title="Output Write Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P19" title="Output Write Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P18" title="Output Write Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P17" title="Output Write Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P16" title="Output Write Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWSR__P15" title="Output Write Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P14" title="Output Write Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P13" title="Output Write Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P12" title="Output Write Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P11" title="Output Write Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P10" title="Output Write Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P9" title="Output Write Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P8" title="Output Write Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_OWSR__P7" title="Output Write Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P6" title="Output Write Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P5" title="Output Write Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P4" title="Output Write Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P3" title="Output Write Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P2" title="Output Write Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P1" title="Output Write Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_OWSR__P0" title="Output Write Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_OWSR__P0"><strong>P0</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P1"><strong>P1</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P2"><strong>P2</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P3"><strong>P3</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P4"><strong>P4</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P5"><strong>P5</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P6"><strong>P6</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P7"><strong>P7</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P8"><strong>P8</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P9"><strong>P9</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P10"><strong>P10</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P11"><strong>P11</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P12"><strong>P12</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P13"><strong>P13</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P14"><strong>P14</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P15"><strong>P15</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P16"><strong>P16</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P17"><strong>P17</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P18"><strong>P18</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P19"><strong>P19</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P20"><strong>P20</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P21"><strong>P21</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P22"><strong>P22</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P23"><strong>P23</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P24"><strong>P24</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P25"><strong>P25</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P26"><strong>P26</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P27"><strong>P27</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P28"><strong>P28</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P29"><strong>P29</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P30"><strong>P30</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
<li id="PIOB_OWSR__P31"><strong>P31</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_AIMER">PIOB Additional Interrupt Modes Enable Register</h4>
<p><strong>Name</strong>: PIOB_AIMER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10B0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMER__P31" title="Additional Interrupt Modes Enable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P30" title="Additional Interrupt Modes Enable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P29" title="Additional Interrupt Modes Enable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P28" title="Additional Interrupt Modes Enable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P27" title="Additional Interrupt Modes Enable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P26" title="Additional Interrupt Modes Enable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P25" title="Additional Interrupt Modes Enable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P24" title="Additional Interrupt Modes Enable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMER__P23" title="Additional Interrupt Modes Enable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P22" title="Additional Interrupt Modes Enable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P21" title="Additional Interrupt Modes Enable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P20" title="Additional Interrupt Modes Enable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P19" title="Additional Interrupt Modes Enable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P18" title="Additional Interrupt Modes Enable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P17" title="Additional Interrupt Modes Enable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P16" title="Additional Interrupt Modes Enable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMER__P15" title="Additional Interrupt Modes Enable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P14" title="Additional Interrupt Modes Enable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P13" title="Additional Interrupt Modes Enable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P12" title="Additional Interrupt Modes Enable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P11" title="Additional Interrupt Modes Enable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P10" title="Additional Interrupt Modes Enable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P9" title="Additional Interrupt Modes Enable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P8" title="Additional Interrupt Modes Enable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMER__P7" title="Additional Interrupt Modes Enable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P6" title="Additional Interrupt Modes Enable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P5" title="Additional Interrupt Modes Enable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P4" title="Additional Interrupt Modes Enable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P3" title="Additional Interrupt Modes Enable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P2" title="Additional Interrupt Modes Enable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P1" title="Additional Interrupt Modes Enable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMER__P0" title="Additional Interrupt Modes Enable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_AIMER__P0"><strong>P0</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P1"><strong>P1</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P2"><strong>P2</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P3"><strong>P3</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P4"><strong>P4</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P5"><strong>P5</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P6"><strong>P6</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P7"><strong>P7</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P8"><strong>P8</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P9"><strong>P9</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P10"><strong>P10</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P11"><strong>P11</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P12"><strong>P12</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P13"><strong>P13</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P14"><strong>P14</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P15"><strong>P15</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P16"><strong>P16</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P17"><strong>P17</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P18"><strong>P18</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P19"><strong>P19</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P20"><strong>P20</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P21"><strong>P21</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P22"><strong>P22</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P23"><strong>P23</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P24"><strong>P24</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P25"><strong>P25</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P26"><strong>P26</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P27"><strong>P27</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P28"><strong>P28</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P29"><strong>P29</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P30"><strong>P30</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
<li id="PIOB_AIMER__P31"><strong>P31</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_AIMDR">PIOB Additional Interrupt Modes Disables Register</h4>
<p><strong>Name</strong>: PIOB_AIMDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10B4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMDR__P31" title="Additional Interrupt Modes Disable.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P30" title="Additional Interrupt Modes Disable.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P29" title="Additional Interrupt Modes Disable.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P28" title="Additional Interrupt Modes Disable.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P27" title="Additional Interrupt Modes Disable.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P26" title="Additional Interrupt Modes Disable.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P25" title="Additional Interrupt Modes Disable.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P24" title="Additional Interrupt Modes Disable.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMDR__P23" title="Additional Interrupt Modes Disable.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P22" title="Additional Interrupt Modes Disable.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P21" title="Additional Interrupt Modes Disable.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P20" title="Additional Interrupt Modes Disable.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P19" title="Additional Interrupt Modes Disable.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P18" title="Additional Interrupt Modes Disable.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P17" title="Additional Interrupt Modes Disable.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P16" title="Additional Interrupt Modes Disable.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMDR__P15" title="Additional Interrupt Modes Disable.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P14" title="Additional Interrupt Modes Disable.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P13" title="Additional Interrupt Modes Disable.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P12" title="Additional Interrupt Modes Disable.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P11" title="Additional Interrupt Modes Disable.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P10" title="Additional Interrupt Modes Disable.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P9" title="Additional Interrupt Modes Disable.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P8" title="Additional Interrupt Modes Disable.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMDR__P7" title="Additional Interrupt Modes Disable.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P6" title="Additional Interrupt Modes Disable.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P5" title="Additional Interrupt Modes Disable.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P4" title="Additional Interrupt Modes Disable.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P3" title="Additional Interrupt Modes Disable.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P2" title="Additional Interrupt Modes Disable.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P1" title="Additional Interrupt Modes Disable.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMDR__P0" title="Additional Interrupt Modes Disable.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_AIMDR__P0"><strong>P0</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P1"><strong>P1</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P2"><strong>P2</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P3"><strong>P3</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P4"><strong>P4</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P5"><strong>P5</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P6"><strong>P6</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P7"><strong>P7</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P8"><strong>P8</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P9"><strong>P9</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P10"><strong>P10</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P11"><strong>P11</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P12"><strong>P12</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P13"><strong>P13</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P14"><strong>P14</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P15"><strong>P15</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P16"><strong>P16</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P17"><strong>P17</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P18"><strong>P18</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P19"><strong>P19</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P20"><strong>P20</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P21"><strong>P21</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P22"><strong>P22</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P23"><strong>P23</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P24"><strong>P24</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P25"><strong>P25</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P26"><strong>P26</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P27"><strong>P27</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P28"><strong>P28</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P29"><strong>P29</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P30"><strong>P30</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
<li id="PIOB_AIMDR__P31"><strong>P31</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_AIMMR">PIOB Additional Interrupt Modes Mask Register</h4>
<p><strong>Name</strong>: PIOB_AIMMR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10B8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMMR__P31" title="Peripheral CD Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P30" title="Peripheral CD Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P29" title="Peripheral CD Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P28" title="Peripheral CD Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P27" title="Peripheral CD Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P26" title="Peripheral CD Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P25" title="Peripheral CD Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P24" title="Peripheral CD Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMMR__P23" title="Peripheral CD Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P22" title="Peripheral CD Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P21" title="Peripheral CD Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P20" title="Peripheral CD Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P19" title="Peripheral CD Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P18" title="Peripheral CD Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P17" title="Peripheral CD Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P16" title="Peripheral CD Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMMR__P15" title="Peripheral CD Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P14" title="Peripheral CD Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P13" title="Peripheral CD Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P12" title="Peripheral CD Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P11" title="Peripheral CD Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P10" title="Peripheral CD Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P9" title="Peripheral CD Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P8" title="Peripheral CD Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_AIMMR__P7" title="Peripheral CD Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P6" title="Peripheral CD Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P5" title="Peripheral CD Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P4" title="Peripheral CD Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P3" title="Peripheral CD Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P2" title="Peripheral CD Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P1" title="Peripheral CD Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_AIMMR__P0" title="Peripheral CD Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_AIMMR__P0"><strong>P0</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P1"><strong>P1</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P2"><strong>P2</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P3"><strong>P3</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P4"><strong>P4</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P5"><strong>P5</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P6"><strong>P6</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P7"><strong>P7</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P8"><strong>P8</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P9"><strong>P9</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P10"><strong>P10</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P11"><strong>P11</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P12"><strong>P12</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P13"><strong>P13</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P14"><strong>P14</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P15"><strong>P15</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P16"><strong>P16</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P17"><strong>P17</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P18"><strong>P18</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P19"><strong>P19</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P20"><strong>P20</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P21"><strong>P21</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P22"><strong>P22</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P23"><strong>P23</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P24"><strong>P24</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P25"><strong>P25</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P26"><strong>P26</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P27"><strong>P27</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P28"><strong>P28</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P29"><strong>P29</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P30"><strong>P30</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
<li id="PIOB_AIMMR__P31"><strong>P31</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ESR">PIOB Edge Select Register</h4>
<p><strong>Name</strong>: PIOB_ESR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10C0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ESR__P31" title="Edge Interrupt Selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P30" title="Edge Interrupt Selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P29" title="Edge Interrupt Selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P28" title="Edge Interrupt Selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P27" title="Edge Interrupt Selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P26" title="Edge Interrupt Selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P25" title="Edge Interrupt Selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P24" title="Edge Interrupt Selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ESR__P23" title="Edge Interrupt Selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P22" title="Edge Interrupt Selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P21" title="Edge Interrupt Selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P20" title="Edge Interrupt Selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P19" title="Edge Interrupt Selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P18" title="Edge Interrupt Selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P17" title="Edge Interrupt Selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P16" title="Edge Interrupt Selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ESR__P15" title="Edge Interrupt Selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P14" title="Edge Interrupt Selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P13" title="Edge Interrupt Selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P12" title="Edge Interrupt Selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P11" title="Edge Interrupt Selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P10" title="Edge Interrupt Selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P9" title="Edge Interrupt Selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P8" title="Edge Interrupt Selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ESR__P7" title="Edge Interrupt Selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P6" title="Edge Interrupt Selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P5" title="Edge Interrupt Selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P4" title="Edge Interrupt Selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P3" title="Edge Interrupt Selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P2" title="Edge Interrupt Selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P1" title="Edge Interrupt Selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ESR__P0" title="Edge Interrupt Selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ESR__P0"><strong>P0</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P1"><strong>P1</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P2"><strong>P2</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P3"><strong>P3</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P4"><strong>P4</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P5"><strong>P5</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P6"><strong>P6</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P7"><strong>P7</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P8"><strong>P8</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P9"><strong>P9</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P10"><strong>P10</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P11"><strong>P11</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P12"><strong>P12</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P13"><strong>P13</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P14"><strong>P14</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P15"><strong>P15</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P16"><strong>P16</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P17"><strong>P17</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P18"><strong>P18</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P19"><strong>P19</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P20"><strong>P20</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P21"><strong>P21</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P22"><strong>P22</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P23"><strong>P23</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P24"><strong>P24</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P25"><strong>P25</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P26"><strong>P26</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P27"><strong>P27</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P28"><strong>P28</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P29"><strong>P29</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P30"><strong>P30</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
<li id="PIOB_ESR__P31"><strong>P31</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_LSR">PIOB Level Select Register</h4>
<p><strong>Name</strong>: PIOB_LSR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10C4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LSR__P31" title="Level Interrupt Selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P30" title="Level Interrupt Selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P29" title="Level Interrupt Selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P28" title="Level Interrupt Selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P27" title="Level Interrupt Selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P26" title="Level Interrupt Selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P25" title="Level Interrupt Selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P24" title="Level Interrupt Selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LSR__P23" title="Level Interrupt Selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P22" title="Level Interrupt Selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P21" title="Level Interrupt Selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P20" title="Level Interrupt Selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P19" title="Level Interrupt Selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P18" title="Level Interrupt Selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P17" title="Level Interrupt Selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P16" title="Level Interrupt Selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LSR__P15" title="Level Interrupt Selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P14" title="Level Interrupt Selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P13" title="Level Interrupt Selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P12" title="Level Interrupt Selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P11" title="Level Interrupt Selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P10" title="Level Interrupt Selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P9" title="Level Interrupt Selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P8" title="Level Interrupt Selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LSR__P7" title="Level Interrupt Selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P6" title="Level Interrupt Selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P5" title="Level Interrupt Selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P4" title="Level Interrupt Selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P3" title="Level Interrupt Selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P2" title="Level Interrupt Selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P1" title="Level Interrupt Selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_LSR__P0" title="Level Interrupt Selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_LSR__P0"><strong>P0</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P1"><strong>P1</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P2"><strong>P2</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P3"><strong>P3</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P4"><strong>P4</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P5"><strong>P5</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P6"><strong>P6</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P7"><strong>P7</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P8"><strong>P8</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P9"><strong>P9</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P10"><strong>P10</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P11"><strong>P11</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P12"><strong>P12</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P13"><strong>P13</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P14"><strong>P14</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P15"><strong>P15</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P16"><strong>P16</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P17"><strong>P17</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P18"><strong>P18</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P19"><strong>P19</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P20"><strong>P20</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P21"><strong>P21</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P22"><strong>P22</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P23"><strong>P23</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P24"><strong>P24</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P25"><strong>P25</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P26"><strong>P26</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P27"><strong>P27</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P28"><strong>P28</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P29"><strong>P29</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P30"><strong>P30</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_LSR__P31"><strong>P31</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_ELSR">PIOB Edge/Level Status Register</h4>
<p><strong>Name</strong>: PIOB_ELSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10C8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ELSR__P31" title="Edge/Level Interrupt source selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P30" title="Edge/Level Interrupt source selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P29" title="Edge/Level Interrupt source selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P28" title="Edge/Level Interrupt source selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P27" title="Edge/Level Interrupt source selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P26" title="Edge/Level Interrupt source selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P25" title="Edge/Level Interrupt source selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P24" title="Edge/Level Interrupt source selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ELSR__P23" title="Edge/Level Interrupt source selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P22" title="Edge/Level Interrupt source selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P21" title="Edge/Level Interrupt source selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P20" title="Edge/Level Interrupt source selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P19" title="Edge/Level Interrupt source selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P18" title="Edge/Level Interrupt source selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P17" title="Edge/Level Interrupt source selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P16" title="Edge/Level Interrupt source selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ELSR__P15" title="Edge/Level Interrupt source selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P14" title="Edge/Level Interrupt source selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P13" title="Edge/Level Interrupt source selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P12" title="Edge/Level Interrupt source selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P11" title="Edge/Level Interrupt source selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P10" title="Edge/Level Interrupt source selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P9" title="Edge/Level Interrupt source selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P8" title="Edge/Level Interrupt source selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_ELSR__P7" title="Edge/Level Interrupt source selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P6" title="Edge/Level Interrupt source selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P5" title="Edge/Level Interrupt source selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P4" title="Edge/Level Interrupt source selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P3" title="Edge/Level Interrupt source selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P2" title="Edge/Level Interrupt source selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P1" title="Edge/Level Interrupt source selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ELSR__P0" title="Edge/Level Interrupt source selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ELSR__P0"><strong>P0</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P1"><strong>P1</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P2"><strong>P2</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P3"><strong>P3</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P4"><strong>P4</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P5"><strong>P5</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P6"><strong>P6</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P7"><strong>P7</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P8"><strong>P8</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P9"><strong>P9</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P10"><strong>P10</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P11"><strong>P11</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P12"><strong>P12</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P13"><strong>P13</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P14"><strong>P14</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P15"><strong>P15</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P16"><strong>P16</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P17"><strong>P17</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P18"><strong>P18</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P19"><strong>P19</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P20"><strong>P20</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P21"><strong>P21</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P22"><strong>P22</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P23"><strong>P23</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P24"><strong>P24</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P25"><strong>P25</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P26"><strong>P26</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P27"><strong>P27</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P28"><strong>P28</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P29"><strong>P29</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P30"><strong>P30</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
<li id="PIOB_ELSR__P31"><strong>P31</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_FELLSR">PIOB Falling Edge/Low Level Select Register</h4>
<p><strong>Name</strong>: PIOB_FELLSR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10D0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FELLSR__P31" title="Falling Edge/Low Level Interrupt Selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P30" title="Falling Edge/Low Level Interrupt Selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P29" title="Falling Edge/Low Level Interrupt Selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P28" title="Falling Edge/Low Level Interrupt Selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P27" title="Falling Edge/Low Level Interrupt Selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P26" title="Falling Edge/Low Level Interrupt Selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P25" title="Falling Edge/Low Level Interrupt Selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P24" title="Falling Edge/Low Level Interrupt Selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FELLSR__P23" title="Falling Edge/Low Level Interrupt Selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P22" title="Falling Edge/Low Level Interrupt Selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P21" title="Falling Edge/Low Level Interrupt Selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P20" title="Falling Edge/Low Level Interrupt Selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P19" title="Falling Edge/Low Level Interrupt Selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P18" title="Falling Edge/Low Level Interrupt Selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P17" title="Falling Edge/Low Level Interrupt Selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P16" title="Falling Edge/Low Level Interrupt Selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FELLSR__P15" title="Falling Edge/Low Level Interrupt Selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P14" title="Falling Edge/Low Level Interrupt Selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P13" title="Falling Edge/Low Level Interrupt Selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P12" title="Falling Edge/Low Level Interrupt Selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P11" title="Falling Edge/Low Level Interrupt Selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P10" title="Falling Edge/Low Level Interrupt Selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P9" title="Falling Edge/Low Level Interrupt Selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P8" title="Falling Edge/Low Level Interrupt Selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FELLSR__P7" title="Falling Edge/Low Level Interrupt Selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P6" title="Falling Edge/Low Level Interrupt Selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P5" title="Falling Edge/Low Level Interrupt Selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P4" title="Falling Edge/Low Level Interrupt Selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P3" title="Falling Edge/Low Level Interrupt Selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P2" title="Falling Edge/Low Level Interrupt Selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P1" title="Falling Edge/Low Level Interrupt Selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_FELLSR__P0" title="Falling Edge/Low Level Interrupt Selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_FELLSR__P0"><strong>P0</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P1"><strong>P1</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P2"><strong>P2</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P3"><strong>P3</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P4"><strong>P4</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P5"><strong>P5</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P6"><strong>P6</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P7"><strong>P7</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P8"><strong>P8</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P9"><strong>P9</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P10"><strong>P10</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P11"><strong>P11</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P12"><strong>P12</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P13"><strong>P13</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P14"><strong>P14</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P15"><strong>P15</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P16"><strong>P16</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P17"><strong>P17</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P18"><strong>P18</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P19"><strong>P19</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P20"><strong>P20</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P21"><strong>P21</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P22"><strong>P22</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P23"><strong>P23</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P24"><strong>P24</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P25"><strong>P25</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P26"><strong>P26</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P27"><strong>P27</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P28"><strong>P28</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P29"><strong>P29</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P30"><strong>P30</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_FELLSR__P31"><strong>P31</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_REHLSR">PIOB Rising Edge/ High Level Select Register</h4>
<p><strong>Name</strong>: PIOB_REHLSR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E10D4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_REHLSR__P31" title="Rising Edge /High Level Interrupt Selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P30" title="Rising Edge /High Level Interrupt Selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P29" title="Rising Edge /High Level Interrupt Selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P28" title="Rising Edge /High Level Interrupt Selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P27" title="Rising Edge /High Level Interrupt Selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P26" title="Rising Edge /High Level Interrupt Selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P25" title="Rising Edge /High Level Interrupt Selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P24" title="Rising Edge /High Level Interrupt Selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_REHLSR__P23" title="Rising Edge /High Level Interrupt Selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P22" title="Rising Edge /High Level Interrupt Selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P21" title="Rising Edge /High Level Interrupt Selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P20" title="Rising Edge /High Level Interrupt Selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P19" title="Rising Edge /High Level Interrupt Selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P18" title="Rising Edge /High Level Interrupt Selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P17" title="Rising Edge /High Level Interrupt Selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P16" title="Rising Edge /High Level Interrupt Selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_REHLSR__P15" title="Rising Edge /High Level Interrupt Selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P14" title="Rising Edge /High Level Interrupt Selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P13" title="Rising Edge /High Level Interrupt Selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P12" title="Rising Edge /High Level Interrupt Selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P11" title="Rising Edge /High Level Interrupt Selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P10" title="Rising Edge /High Level Interrupt Selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P9" title="Rising Edge /High Level Interrupt Selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P8" title="Rising Edge /High Level Interrupt Selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_REHLSR__P7" title="Rising Edge /High Level Interrupt Selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P6" title="Rising Edge /High Level Interrupt Selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P5" title="Rising Edge /High Level Interrupt Selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P4" title="Rising Edge /High Level Interrupt Selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P3" title="Rising Edge /High Level Interrupt Selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P2" title="Rising Edge /High Level Interrupt Selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P1" title="Rising Edge /High Level Interrupt Selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_REHLSR__P0" title="Rising Edge /High Level Interrupt Selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_REHLSR__P0"><strong>P0</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P1"><strong>P1</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P2"><strong>P2</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P3"><strong>P3</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P4"><strong>P4</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P5"><strong>P5</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P6"><strong>P6</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P7"><strong>P7</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P8"><strong>P8</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P9"><strong>P9</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P10"><strong>P10</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P11"><strong>P11</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P12"><strong>P12</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P13"><strong>P13</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P14"><strong>P14</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P15"><strong>P15</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P16"><strong>P16</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P17"><strong>P17</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P18"><strong>P18</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P19"><strong>P19</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P20"><strong>P20</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P21"><strong>P21</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P22"><strong>P22</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P23"><strong>P23</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P24"><strong>P24</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P25"><strong>P25</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P26"><strong>P26</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P27"><strong>P27</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P28"><strong>P28</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P29"><strong>P29</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P30"><strong>P30</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
<li id="PIOB_REHLSR__P31"><strong>P31</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_FRLHSR">PIOB Fall/Rise - Low/High Status Register</h4>
<p><strong>Name</strong>: PIOB_FRLHSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10D8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FRLHSR__P31" title="Edge /Level Interrupt Source Selection.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P30" title="Edge /Level Interrupt Source Selection.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P29" title="Edge /Level Interrupt Source Selection.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P28" title="Edge /Level Interrupt Source Selection.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P27" title="Edge /Level Interrupt Source Selection.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P26" title="Edge /Level Interrupt Source Selection.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P25" title="Edge /Level Interrupt Source Selection.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P24" title="Edge /Level Interrupt Source Selection.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FRLHSR__P23" title="Edge /Level Interrupt Source Selection.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P22" title="Edge /Level Interrupt Source Selection.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P21" title="Edge /Level Interrupt Source Selection.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P20" title="Edge /Level Interrupt Source Selection.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P19" title="Edge /Level Interrupt Source Selection.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P18" title="Edge /Level Interrupt Source Selection.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P17" title="Edge /Level Interrupt Source Selection.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P16" title="Edge /Level Interrupt Source Selection.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FRLHSR__P15" title="Edge /Level Interrupt Source Selection.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P14" title="Edge /Level Interrupt Source Selection.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P13" title="Edge /Level Interrupt Source Selection.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P12" title="Edge /Level Interrupt Source Selection.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P11" title="Edge /Level Interrupt Source Selection.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P10" title="Edge /Level Interrupt Source Selection.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P9" title="Edge /Level Interrupt Source Selection.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P8" title="Edge /Level Interrupt Source Selection.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_FRLHSR__P7" title="Edge /Level Interrupt Source Selection.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P6" title="Edge /Level Interrupt Source Selection.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P5" title="Edge /Level Interrupt Source Selection.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P4" title="Edge /Level Interrupt Source Selection.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P3" title="Edge /Level Interrupt Source Selection.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P2" title="Edge /Level Interrupt Source Selection.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P1" title="Edge /Level Interrupt Source Selection.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_FRLHSR__P0" title="Edge /Level Interrupt Source Selection.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_FRLHSR__P0"><strong>P0</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P1"><strong>P1</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P2"><strong>P2</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P3"><strong>P3</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P4"><strong>P4</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P5"><strong>P5</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P6"><strong>P6</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P7"><strong>P7</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P8"><strong>P8</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P9"><strong>P9</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P10"><strong>P10</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P11"><strong>P11</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P12"><strong>P12</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P13"><strong>P13</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P14"><strong>P14</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P15"><strong>P15</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P16"><strong>P16</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P17"><strong>P17</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P18"><strong>P18</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P19"><strong>P19</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P20"><strong>P20</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P21"><strong>P21</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P22"><strong>P22</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P23"><strong>P23</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P24"><strong>P24</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P25"><strong>P25</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P26"><strong>P26</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P27"><strong>P27</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P28"><strong>P28</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P29"><strong>P29</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P30"><strong>P30</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
<li id="PIOB_FRLHSR__P31"><strong>P31</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_LOCKSR">PIOB Lock Status</h4>
<p><strong>Name</strong>: PIOB_LOCKSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10E0</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LOCKSR__P31" title="Lock Status.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P30" title="Lock Status.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P29" title="Lock Status.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P28" title="Lock Status.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P27" title="Lock Status.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P26" title="Lock Status.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P25" title="Lock Status.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P24" title="Lock Status.">P24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LOCKSR__P23" title="Lock Status.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P22" title="Lock Status.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P21" title="Lock Status.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P20" title="Lock Status.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P19" title="Lock Status.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P18" title="Lock Status.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P17" title="Lock Status.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P16" title="Lock Status.">P16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LOCKSR__P15" title="Lock Status.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P14" title="Lock Status.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P13" title="Lock Status.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P12" title="Lock Status.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P11" title="Lock Status.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P10" title="Lock Status.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P9" title="Lock Status.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P8" title="Lock Status.">P8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_LOCKSR__P7" title="Lock Status.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P6" title="Lock Status.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P5" title="Lock Status.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P4" title="Lock Status.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P3" title="Lock Status.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P2" title="Lock Status.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P1" title="Lock Status.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_LOCKSR__P0" title="Lock Status.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_LOCKSR__P0"><strong>P0</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P1"><strong>P1</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P2"><strong>P2</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P3"><strong>P3</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P4"><strong>P4</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P5"><strong>P5</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P6"><strong>P6</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P7"><strong>P7</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P8"><strong>P8</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P9"><strong>P9</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P10"><strong>P10</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P11"><strong>P11</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P12"><strong>P12</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P13"><strong>P13</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P14"><strong>P14</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P15"><strong>P15</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P16"><strong>P16</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P17"><strong>P17</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P18"><strong>P18</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P19"><strong>P19</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P20"><strong>P20</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P21"><strong>P21</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P22"><strong>P22</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P23"><strong>P23</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P24"><strong>P24</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P25"><strong>P25</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P26"><strong>P26</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P27"><strong>P27</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P28"><strong>P28</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P29"><strong>P29</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P30"><strong>P30</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
<li id="PIOB_LOCKSR__P31"><strong>P31</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_WPMR">PIOB Write Protect Mode Register</h4>
<p><strong>Name</strong>: PIOB_WPMR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E10E4</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_WPMR__WPEN" title="Write Protect Enable">WPEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_WPMR__WPEN"><strong>WPEN</strong>: Write Protect Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Disables the Write Protect if WPKEY corresponds to 0x50494F ("PIO" in ASCII).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Write Protect if WPKEY corresponds to 0x50494F ("PIO" in ASCII).</td></tr></tbody></table></li>
<li id="PIOB_WPMR__WPKEY"><strong>WPKEY</strong>: Write Protect KEY</li>
<p>-</p>
</ul>
<h4 id="PIOB_WPSR">PIOB Write Protect Status Register</h4>
<p><strong>Name</strong>: PIOB_WPSR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E10E8</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_WPSR__WPVS" title="Write Protect Violation Status">WPVS</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_WPSR__WPVS"><strong>WPVS</strong>: Write Protect Violation Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Write Protect Violation has occurred since the last read of the PIO_WPSR register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A Write Protect Violation has occurred since the last read of the PIO_WPSR register. If this violation is an unauthorized attempt to write a protected register, the associated violation is reported into field WPVSRC.</td></tr></tbody></table></li>
<li id="PIOB_WPSR__WPVSRC"><strong>WPVSRC</strong>: Write Protect Violation Source</li>
<p>-</p>
</ul>
<h4 id="PIOB_SCHMITT">PIOB Schmitt Trigger Register</h4>
<p><strong>Name</strong>: PIOB_SCHMITT</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E1100</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT31" title="">SCHMITT31</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT30" title="">SCHMITT30</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT29" title="">SCHMITT29</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT28" title="">SCHMITT28</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT27" title="">SCHMITT27</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT26" title="">SCHMITT26</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT25" title="">SCHMITT25</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT24" title="">SCHMITT24</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT23" title="">SCHMITT23</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT22" title="">SCHMITT22</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT21" title="">SCHMITT21</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT20" title="">SCHMITT20</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT19" title="">SCHMITT19</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT18" title="">SCHMITT18</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT17" title="">SCHMITT17</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT16" title="">SCHMITT16</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT15" title="">SCHMITT15</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT14" title="">SCHMITT14</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT13" title="">SCHMITT13</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT12" title="">SCHMITT12</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT11" title="">SCHMITT11</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT10" title="">SCHMITT10</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT9" title="">SCHMITT9</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT8" title="">SCHMITT8</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT7" title="">SCHMITT7</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT6" title="">SCHMITT6</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT5" title="">SCHMITT5</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT4" title="">SCHMITT4</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT3" title="">SCHMITT3</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT2" title="">SCHMITT2</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT1" title="">SCHMITT1</a>
</td>
<td colspan="1">
<a href="#PIOB_SCHMITT__SCHMITT0" title="">SCHMITT0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_SCHMITT__SCHMITT0">
<strong>SCHMITT0</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT1">
<strong>SCHMITT1</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT2">
<strong>SCHMITT2</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT3">
<strong>SCHMITT3</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT4">
<strong>SCHMITT4</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT5">
<strong>SCHMITT5</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT6">
<strong>SCHMITT6</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT7">
<strong>SCHMITT7</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT8">
<strong>SCHMITT8</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT9">
<strong>SCHMITT9</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT10">
<strong>SCHMITT10</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT11">
<strong>SCHMITT11</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT12">
<strong>SCHMITT12</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT13">
<strong>SCHMITT13</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT14">
<strong>SCHMITT14</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT15">
<strong>SCHMITT15</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT16">
<strong>SCHMITT16</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT17">
<strong>SCHMITT17</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT18">
<strong>SCHMITT18</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT19">
<strong>SCHMITT19</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT20">
<strong>SCHMITT20</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT21">
<strong>SCHMITT21</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT22">
<strong>SCHMITT22</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT23">
<strong>SCHMITT23</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT24">
<strong>SCHMITT24</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT25">
<strong>SCHMITT25</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT26">
<strong>SCHMITT26</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT27">
<strong>SCHMITT27</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT28">
<strong>SCHMITT28</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT29">
<strong>SCHMITT29</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT30">
<strong>SCHMITT30</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
<li id="PIOB_SCHMITT__SCHMITT31">
<strong>SCHMITT31</strong>
<table class="values">
<thead>
<tr>
<th>Value</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td class="value">0</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is enabled.</td>
</tr>
<tr class="even">
<td class="value">1</td>
<td class="name">-</td>
<td class="description">Schmitt Trigger is disabled.</td>
</tr>
</tbody>
</table>
</li>
</ul>
<h4 id="PIOB_PCMR">PIOB Parallel Capture Mode Register</h4>
<p><strong>Name</strong>: PIOB_PCMR</p>
<p><strong>Access</strong>: read-write</p>
<p><strong>Address</strong>: 0x400E1150</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCMR__FRSTS" title="Parallel Capture Mode First Sample">FRSTS</a>
</td>
<td colspan="1">
<a href="#PIOB_PCMR__HALFS" title="Parallel Capture Mode Half Sampling">HALFS</a>
</td>
<td colspan="1">
<a href="#PIOB_PCMR__ALWYS" title="Parallel Capture Mode Always Sampling">ALWYS</a>
</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td colspan="2">
<a href="#PIOB_PCMR__DSIZE" title="Parallel Capture Mode Data Size">DSIZE</a>
</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCMR__PCEN" title="Parallel Capture Mode Enable">PCEN</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCMR__PCEN"><strong>PCEN</strong>: Parallel Capture Mode Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The parallel capture mode is disabled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The parallel capture mode is enabled.</td></tr></tbody></table></li>
<li id="PIOB_PCMR__DSIZE"><strong>DSIZE</strong>: Parallel Capture Mode Data Size<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0x0</td><td class="name">BYTE</td><td class="description">The reception data in the PIO_PCRHR register is a BYTE (8-bit)</td></tr><tr class="even"><td class="value">0x1</td><td class="name">HALFWORD</td><td class="description">The reception data in the PIO_PCRHR register is a HALF-WORD (16-bit)</td></tr><tr class="odd"><td class="value">0x2</td><td class="name">WORD</td><td class="description">The reception data in the PIO_PCRHR register is a WORD (32-bit)</td></tr></tbody></table></li>
<li id="PIOB_PCMR__ALWYS"><strong>ALWYS</strong>: Parallel Capture Mode Always Sampling<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The parallel capture mode samples the data when both data enables are active.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The parallel capture mode samples the data whatever the data enables are.</td></tr></tbody></table></li>
<li id="PIOB_PCMR__HALFS"><strong>HALFS</strong>: Parallel Capture Mode Half Sampling<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The parallel capture mode samples all the data.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The parallel capture mode samples the data only one time out of two.</td></tr></tbody></table></li>
<li id="PIOB_PCMR__FRSTS"><strong>FRSTS</strong>: Parallel Capture Mode First Sample<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Only data with an even index are sampled.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Only data with an odd index are sampled.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PCIER">PIOB Parallel Capture Interrupt Enable Register</h4>
<p><strong>Name</strong>: PIOB_PCIER</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1154</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCIER__RXBUFF" title="Reception Buffer Full Interrupt Enable">RXBUFF</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIER__ENDRX" title="End of Reception Transfer Interrupt Enable">ENDRX</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIER__OVRE" title="Parallel Capture Mode Overrun Error Interrupt Enable">OVRE</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIER__DRDY" title="Parallel Capture Mode Data Ready Interrupt Enable">DRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCIER__DRDY"><strong>DRDY</strong>: Parallel Capture Mode Data Ready Interrupt Enable</li>
<p>-</p>
<li id="PIOB_PCIER__OVRE"><strong>OVRE</strong>: Parallel Capture Mode Overrun Error Interrupt Enable</li>
<p>-</p>
<li id="PIOB_PCIER__ENDRX"><strong>ENDRX</strong>: End of Reception Transfer Interrupt Enable</li>
<p>-</p>
<li id="PIOB_PCIER__RXBUFF"><strong>RXBUFF</strong>: Reception Buffer Full Interrupt Enable</li>
<p>-</p>
</ul>
<h4 id="PIOB_PCIDR">PIOB Parallel Capture Interrupt Disable Register</h4>
<p><strong>Name</strong>: PIOB_PCIDR</p>
<p><strong>Access</strong>: write-only</p>
<p><strong>Address</strong>: 0x400E1158</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCIDR__RXBUFF" title="Reception Buffer Full Interrupt Disable">RXBUFF</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIDR__ENDRX" title="End of Reception Transfer Interrupt Disable">ENDRX</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIDR__OVRE" title="Parallel Capture Mode Overrun Error Interrupt Disable">OVRE</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIDR__DRDY" title="Parallel Capture Mode Data Ready Interrupt Disable">DRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCIDR__DRDY"><strong>DRDY</strong>: Parallel Capture Mode Data Ready Interrupt Disable</li>
<p>-</p>
<li id="PIOB_PCIDR__OVRE"><strong>OVRE</strong>: Parallel Capture Mode Overrun Error Interrupt Disable</li>
<p>-</p>
<li id="PIOB_PCIDR__ENDRX"><strong>ENDRX</strong>: End of Reception Transfer Interrupt Disable</li>
<p>-</p>
<li id="PIOB_PCIDR__RXBUFF"><strong>RXBUFF</strong>: Reception Buffer Full Interrupt Disable</li>
<p>-</p>
</ul>
<h4 id="PIOB_PCIMR">PIOB Parallel Capture Interrupt Mask Register</h4>
<p><strong>Name</strong>: PIOB_PCIMR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E115C</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCIMR__RXBUFF" title="Reception Buffer Full Interrupt Mask">RXBUFF</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIMR__ENDRX" title="End of Reception Transfer Interrupt Mask">ENDRX</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIMR__OVRE" title="Parallel Capture Mode Overrun Error Interrupt Mask">OVRE</a>
</td>
<td colspan="1">
<a href="#PIOB_PCIMR__DRDY" title="Parallel Capture Mode Data Ready Interrupt Mask">DRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCIMR__DRDY"><strong>DRDY</strong>: Parallel Capture Mode Data Ready Interrupt Mask</li>
<p>-</p>
<li id="PIOB_PCIMR__OVRE"><strong>OVRE</strong>: Parallel Capture Mode Overrun Error Interrupt Mask</li>
<p>-</p>
<li id="PIOB_PCIMR__ENDRX"><strong>ENDRX</strong>: End of Reception Transfer Interrupt Mask</li>
<p>-</p>
<li id="PIOB_PCIMR__RXBUFF"><strong>RXBUFF</strong>: Reception Buffer Full Interrupt Mask</li>
<p>-</p>
</ul>
<h4 id="PIOB_PCISR">PIOB Parallel Capture Interrupt Status Register</h4>
<p><strong>Name</strong>: PIOB_PCISR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1160</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td>-</td>
<td>-</td>
<td>-</td>
<td>-</td>
<td colspan="1">
<a href="#PIOB_PCISR__RXBUFF" title="Reception Buffer Full">RXBUFF</a>
</td>
<td colspan="1">
<a href="#PIOB_PCISR__ENDRX" title="End of Reception Transfer.">ENDRX</a>
</td>
<td colspan="1">
<a href="#PIOB_PCISR__OVRE" title="Parallel Capture Mode Overrun Error.">OVRE</a>
</td>
<td colspan="1">
<a href="#PIOB_PCISR__DRDY" title="Parallel Capture Mode Data Ready">DRDY</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCISR__DRDY"><strong>DRDY</strong>: Parallel Capture Mode Data Ready<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No new data is ready to be read since the last read of PIO_PCRHR.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A new data is ready to be read since the last read of PIO_PCRHR.</td></tr></tbody></table></li>
<li id="PIOB_PCISR__OVRE"><strong>OVRE</strong>: Parallel Capture Mode Overrun Error.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No overrun error occurred since the last read of this register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one overrun error occurred since the last read of this register.</td></tr></tbody></table></li>
<li id="PIOB_PCISR__ENDRX"><strong>ENDRX</strong>: End of Reception Transfer.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The End of Transfer signal from the Reception PDC channel is inactive.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The End of Transfer signal from the Reception PDC channel is active.</td></tr></tbody></table></li>
<li id="PIOB_PCISR__RXBUFF"><strong>RXBUFF</strong>: Reception Buffer Full<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The signal Buffer Full from the Reception PDC channel is inactive.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The signal Buffer Full from the Reception PDC channel is active.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_PCRHR">PIOB Parallel Capture Reception Holding Register</h4>
<p><strong>Name</strong>: PIOB_PCRHR</p>
<p><strong>Access</strong>: read-only</p>
<p><strong>Address</strong>: 0x400E1164</p>
<table class="fields">
<tbody>
<tr class="offsets">
<td>31</td>
<td>30</td>
<td>29</td>
<td>28</td>
<td>27</td>
<td>26</td>
<td>25</td>
<td>24</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_PCRHR__RDATA" title="Parallel Capture Mode Reception Data.">RDATA</a>
</td>
</tr>
<tr class="offsets">
<td>23</td>
<td>22</td>
<td>21</td>
<td>20</td>
<td>19</td>
<td>18</td>
<td>17</td>
<td>16</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_PCRHR__RDATA" title="Parallel Capture Mode Reception Data.">RDATA</a>
</td>
</tr>
<tr class="offsets">
<td>15</td>
<td>14</td>
<td>13</td>
<td>12</td>
<td>11</td>
<td>10</td>
<td>9</td>
<td>8</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_PCRHR__RDATA" title="Parallel Capture Mode Reception Data.">RDATA</a>
</td>
</tr>
<tr class="offsets">
<td>7</td>
<td>6</td>
<td>5</td>
<td>4</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="fields">
<td colspan="8">
<a href="#PIOB_PCRHR__RDATA" title="Parallel Capture Mode Reception Data.">RDATA</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_PCRHR__RDATA"><strong>RDATA</strong>: Parallel Capture Mode Reception Data.</li>
<p>-</p>
</ul>
</div>
</div>
</body>
</html>