blob: d8479499b762ea13d40dc39127f19967abd58d51 [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>SAM3XA 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>SAM3XA PIOB</h1>
<a id="PIOB__User_Interface"></a>
<h2>Parallel Input/Output Controller (PIOB) User Interface</h2>
<!--As per 6315C 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">0x00000000</td>
</tr>
<tr class="even">
<td class="address" id="address_0x400E1070">0x400E1070</td>
<td class="description">Peripheral AB Select Register</td>
<td class="name">
<a href="#PIOB_ABSR" title="Peripheral AB Select Register" class="one_click_away">PIOB_ABSR</a>
</td>
<td class="access">read-write</td>
<td class="address">0x00000000</td>
</tr>
<tr class="odd">
<td class="address" id="address_0x400E1080">0x400E1080</td>
<td class="description">System Clock Glitch Input Filter Select Register</td>
<td class="name">
<a href="#PIOB_SCIFSR" title="System Clock Glitch Input Filter Select Register" class="one_click_away">PIOB_SCIFSR</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">Debouncing Input Filter Select Register</td>
<td class="name">
<a href="#PIOB_DIFSR" title="Debouncing Input Filter Select Register" class="one_click_away">PIOB_DIFSR</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">Glitch or Debouncing Input Filter Clock Selection Status Register</td>
<td class="name">
<a href="#PIOB_IFDGSR" title="Glitch or Debouncing Input Filter Clock Selection Status Register" class="one_click_away">PIOB_IFDGSR</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_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="even">
<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="odd">
<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="even">
<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="odd">
<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="even">
<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="odd">
<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="even">
<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="odd">
<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="even">
<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="odd">
<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="even">
<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="odd">
<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="even">
<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="odd">
<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>
</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_ABSR">PIOB Peripheral AB Select Register</h4>
<p><strong>Name</strong>: PIOB_ABSR</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_ABSR__P31" title="Peripheral A Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P30" title="Peripheral A Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P29" title="Peripheral A Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P28" title="Peripheral A Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P27" title="Peripheral A Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P26" title="Peripheral A Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P25" title="Peripheral A Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P24" title="Peripheral A 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_ABSR__P23" title="Peripheral A Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P22" title="Peripheral A Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P21" title="Peripheral A Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P20" title="Peripheral A Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P19" title="Peripheral A Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P18" title="Peripheral A Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P17" title="Peripheral A Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P16" title="Peripheral A 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_ABSR__P15" title="Peripheral A Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P14" title="Peripheral A Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P13" title="Peripheral A Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P12" title="Peripheral A Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P11" title="Peripheral A Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P10" title="Peripheral A Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P9" title="Peripheral A Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P8" title="Peripheral A 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_ABSR__P7" title="Peripheral A Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P6" title="Peripheral A Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P5" title="Peripheral A Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P4" title="Peripheral A Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P3" title="Peripheral A Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P2" title="Peripheral A Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P1" title="Peripheral A Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_ABSR__P0" title="Peripheral A Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_ABSR__P0"><strong>P0</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P1"><strong>P1</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P2"><strong>P2</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P3"><strong>P3</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P4"><strong>P4</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P5"><strong>P5</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P6"><strong>P6</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P7"><strong>P7</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P8"><strong>P8</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P9"><strong>P9</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P10"><strong>P10</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P11"><strong>P11</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P12"><strong>P12</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P13"><strong>P13</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P14"><strong>P14</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P15"><strong>P15</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P16"><strong>P16</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P17"><strong>P17</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P18"><strong>P18</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P19"><strong>P19</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P20"><strong>P20</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P21"><strong>P21</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P22"><strong>P22</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P23"><strong>P23</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P24"><strong>P24</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P25"><strong>P25</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P26"><strong>P26</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P27"><strong>P27</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P28"><strong>P28</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P29"><strong>P29</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P30"><strong>P30</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
<li id="PIOB_ABSR__P31"><strong>P31</strong>: Peripheral A 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">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li>
</ul>
<h4 id="PIOB_SCIFSR">PIOB System Clock Glitch Input Filter Select Register</h4>
<p><strong>Name</strong>: PIOB_SCIFSR</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_SCIFSR__P31" title="System Clock Glitch Filtering Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P30" title="System Clock Glitch Filtering Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P29" title="System Clock Glitch Filtering Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P28" title="System Clock Glitch Filtering Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P27" title="System Clock Glitch Filtering Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P26" title="System Clock Glitch Filtering Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P25" title="System Clock Glitch Filtering Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P24" title="System 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_SCIFSR__P23" title="System Clock Glitch Filtering Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P22" title="System Clock Glitch Filtering Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P21" title="System Clock Glitch Filtering Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P20" title="System Clock Glitch Filtering Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P19" title="System Clock Glitch Filtering Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P18" title="System Clock Glitch Filtering Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P17" title="System Clock Glitch Filtering Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P16" title="System 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_SCIFSR__P15" title="System Clock Glitch Filtering Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P14" title="System Clock Glitch Filtering Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P13" title="System Clock Glitch Filtering Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P12" title="System Clock Glitch Filtering Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P11" title="System Clock Glitch Filtering Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P10" title="System Clock Glitch Filtering Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P9" title="System Clock Glitch Filtering Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P8" title="System 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_SCIFSR__P7" title="System Clock Glitch Filtering Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P6" title="System Clock Glitch Filtering Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P5" title="System Clock Glitch Filtering Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P4" title="System Clock Glitch Filtering Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P3" title="System Clock Glitch Filtering Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P2" title="System Clock Glitch Filtering Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P1" title="System Clock Glitch Filtering Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_SCIFSR__P0" title="System Clock Glitch Filtering Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_SCIFSR__P0"><strong>P0</strong>: System 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_SCIFSR__P1"><strong>P1</strong>: System 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_SCIFSR__P2"><strong>P2</strong>: System 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_SCIFSR__P3"><strong>P3</strong>: System 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_SCIFSR__P4"><strong>P4</strong>: System 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_SCIFSR__P5"><strong>P5</strong>: System 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_SCIFSR__P6"><strong>P6</strong>: System 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_SCIFSR__P7"><strong>P7</strong>: System 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_SCIFSR__P8"><strong>P8</strong>: System 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_SCIFSR__P9"><strong>P9</strong>: System 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_SCIFSR__P10"><strong>P10</strong>: System 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_SCIFSR__P11"><strong>P11</strong>: System 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_SCIFSR__P12"><strong>P12</strong>: System 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_SCIFSR__P13"><strong>P13</strong>: System 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_SCIFSR__P14"><strong>P14</strong>: System 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_SCIFSR__P15"><strong>P15</strong>: System 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_SCIFSR__P16"><strong>P16</strong>: System 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_SCIFSR__P17"><strong>P17</strong>: System 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_SCIFSR__P18"><strong>P18</strong>: System 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_SCIFSR__P19"><strong>P19</strong>: System 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_SCIFSR__P20"><strong>P20</strong>: System 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_SCIFSR__P21"><strong>P21</strong>: System 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_SCIFSR__P22"><strong>P22</strong>: System 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_SCIFSR__P23"><strong>P23</strong>: System 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_SCIFSR__P24"><strong>P24</strong>: System 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_SCIFSR__P25"><strong>P25</strong>: System 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_SCIFSR__P26"><strong>P26</strong>: System 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_SCIFSR__P27"><strong>P27</strong>: System 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_SCIFSR__P28"><strong>P28</strong>: System 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_SCIFSR__P29"><strong>P29</strong>: System 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_SCIFSR__P30"><strong>P30</strong>: System 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_SCIFSR__P31"><strong>P31</strong>: System 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_DIFSR">PIOB Debouncing Input Filter Select Register</h4>
<p><strong>Name</strong>: PIOB_DIFSR</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_DIFSR__P31" title="Debouncing Filtering Select.">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P30" title="Debouncing Filtering Select.">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P29" title="Debouncing Filtering Select.">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P28" title="Debouncing Filtering Select.">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P27" title="Debouncing Filtering Select.">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P26" title="Debouncing Filtering Select.">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P25" title="Debouncing Filtering Select.">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__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_DIFSR__P23" title="Debouncing Filtering Select.">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P22" title="Debouncing Filtering Select.">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P21" title="Debouncing Filtering Select.">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P20" title="Debouncing Filtering Select.">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P19" title="Debouncing Filtering Select.">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P18" title="Debouncing Filtering Select.">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P17" title="Debouncing Filtering Select.">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__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_DIFSR__P15" title="Debouncing Filtering Select.">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P14" title="Debouncing Filtering Select.">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P13" title="Debouncing Filtering Select.">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P12" title="Debouncing Filtering Select.">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P11" title="Debouncing Filtering Select.">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P10" title="Debouncing Filtering Select.">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P9" title="Debouncing Filtering Select.">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__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_DIFSR__P7" title="Debouncing Filtering Select.">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P6" title="Debouncing Filtering Select.">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P5" title="Debouncing Filtering Select.">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P4" title="Debouncing Filtering Select.">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P3" title="Debouncing Filtering Select.">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P2" title="Debouncing Filtering Select.">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P1" title="Debouncing Filtering Select.">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_DIFSR__P0" title="Debouncing Filtering Select.">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_DIFSR__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_IFDGSR">PIOB Glitch or Debouncing Input Filter Clock Selection Status Register</h4>
<p><strong>Name</strong>: PIOB_IFDGSR</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_IFDGSR__P31" title="Glitch or Debouncing Filter Selection Status">P31</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P30" title="Glitch or Debouncing Filter Selection Status">P30</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P29" title="Glitch or Debouncing Filter Selection Status">P29</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P28" title="Glitch or Debouncing Filter Selection Status">P28</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P27" title="Glitch or Debouncing Filter Selection Status">P27</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P26" title="Glitch or Debouncing Filter Selection Status">P26</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P25" title="Glitch or Debouncing Filter Selection Status">P25</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__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_IFDGSR__P23" title="Glitch or Debouncing Filter Selection Status">P23</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P22" title="Glitch or Debouncing Filter Selection Status">P22</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P21" title="Glitch or Debouncing Filter Selection Status">P21</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P20" title="Glitch or Debouncing Filter Selection Status">P20</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P19" title="Glitch or Debouncing Filter Selection Status">P19</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P18" title="Glitch or Debouncing Filter Selection Status">P18</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P17" title="Glitch or Debouncing Filter Selection Status">P17</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__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_IFDGSR__P15" title="Glitch or Debouncing Filter Selection Status">P15</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P14" title="Glitch or Debouncing Filter Selection Status">P14</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P13" title="Glitch or Debouncing Filter Selection Status">P13</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P12" title="Glitch or Debouncing Filter Selection Status">P12</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P11" title="Glitch or Debouncing Filter Selection Status">P11</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P10" title="Glitch or Debouncing Filter Selection Status">P10</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P9" title="Glitch or Debouncing Filter Selection Status">P9</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__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_IFDGSR__P7" title="Glitch or Debouncing Filter Selection Status">P7</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P6" title="Glitch or Debouncing Filter Selection Status">P6</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P5" title="Glitch or Debouncing Filter Selection Status">P5</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P4" title="Glitch or Debouncing Filter Selection Status">P4</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P3" title="Glitch or Debouncing Filter Selection Status">P3</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P2" title="Glitch or Debouncing Filter Selection Status">P2</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P1" title="Glitch or Debouncing Filter Selection Status">P1</a>
</td>
<td colspan="1">
<a href="#PIOB_IFDGSR__P0" title="Glitch or Debouncing Filter Selection Status">P0</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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_IFDGSR__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" title="Slow Clock Divider Selection for Debouncing">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" title="Slow Clock Divider Selection for Debouncing">DIV</a>
</td>
</tr>
</tbody>
</table>
<ul class="values">
<li id="PIOB_SCDR__DIV"><strong>DIV</strong>: Slow Clock Divider Selection for Debouncing</li>
<p>-</p>
</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>
</div>
</div>
</body>
</html>