clarify
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Jun 2018 08:35:18 +0000 (09:35 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Jun 2018 08:35:18 +0000 (09:35 +0100)
pinmux/pinmux_chennai_2018.tex

index 6fb16a612f2334d35cfe74d064294735df4f46e7..03cff3836cba01d944c77ce6befc042ce9baaad0 100644 (file)
    \item Pin: an I/O pad.  May be driven (input) or may drive (output).
    \item FN: term for a single-wire "function", such as UART\_TX,
             I2C\_SDA, SDMMC\_D0 etc.  may be an input, output or both
-                (bi-directional case: two wires are always allocated, one
+                (bi-directional case: two wires are {\bf always} allocated, one
                  for input to the function and one for output from the function).
    \item Bus: a group of bi-directional functions (SDMMC D0 to D3)
-         where the direction is ganged and under the Bus's control
+         where the direction is ganged and {\bf under the Bus's control}
    \item Input Priority Muxer: a multiplexer with N selector
                 wires and N associated inputs.  The lowest (highest?) indexed
                 "selector" enabled results in its 
                 input being routed to the output.
-   \item Output Demuxer: a one-to-many "redirector" where a single
-            input is "routed" to any one output, based
-            on a selector.
+   \item Output Muxer: a many-to-one "redirector" where any one
+            output "routed" to the input, based on a selector "address".
   \end{itemize}
 }