Add basic hardware mapping information for all supported boards.
[pub/lufa.git] / LUFA / Drivers / Board / AVR8 / CULV3 / Buttons.h
index 19e09fe..16feb7d 100644 (file)
  *
  *  Board specific Buttons driver header for the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).
  *
+ *  <table>
+ *    <tr><th>Name</th><th>Info</th><th>Active Level</th><th>Port Pin</th></tr>
+ *    <tr><td>BUTTONS_BUTTON1</td><td>HWB Button</td><td>Low</td><td>PORTE.2</td></tr>
+ *  </table>
+ *
  *  @{
  */