Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:hw:02-neuron:description-of-io:01-description-of-di [2021/01/14 08:11]
avsetula
en:hw:02-neuron:description-of-io:01-description-of-di [2021/08/09 12:19] (current)
avsetula
Line 10: Line 10:
 {{page>:​en:​hw:​02-neuron:​special-function-info-hidden}} {{page>:​en:​hw:​02-neuron:​special-function-info-hidden}}
  
 +
 +/* Debounce (#debounce) */ 
 +{{page>​en:​hw:​special-function-debounce-hidden}}
 +
 +----
  
 /* CNT (#cnt) */  /* CNT (#cnt) */ 
Line 16: Line 21:
 <WRAP center round info 95%> <WRAP center round info 95%>
 **Caution:​** \\ **Caution:​** \\
-On Neuron ​controllers ​the counter resets when the power supply is unplugged. Bear this in mind during the SW programming. /* FIXME - odkázat na návod, kde je tento postup vysvětlen - nutno sepsat návod */+On Neuron ​units the counter resets when the power supply is unplugged. Bear this in mind during the SW programming. /* FIXME - odkázat na návod, kde je tento postup vysvětlen - nutno sepsat návod */
 </​WRAP>​ </​WRAP>​
  
Line 34: Line 39:
 | Debounce ​ | 5ms  |  | | Debounce ​ | 5ms  |  |
 | DirectSwitch ​ | off  |  | | DirectSwitch ​ | off  |  |
-| Counter ​ | 0  | Value not stored in Neuron ​controllers ​ |+| Counter ​ | 0  | Value not stored in Neuron ​units  |
  
 ---- ----