Component/ON: Difference between revisions

From Turing Complete
(Added basic definition.)
 
(Added infobox)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a single bit representation of the ON state, or 1 in logical terms.  This is useful for times when you want to make sure you have an ON input to another component.
{{Infobox component
| bit-width    = 1
| type        = 1bit
| prerequisite = Always On
}}
 
This is a single bit representation of the {{On}} state, or '''1''' in logical terms.  This is useful for times when you want to make sure you have a {{On}} input to another component.

Latest revision as of 13:09, 23 August 2024

ON
Width 1
Type 1bit
Unlocked by Always On

This is a single bit representation of the state, or 1 in logical terms. This is useful for times when you want to make sure you have a input to another component.