From 652b872443165451770669066b7c27760628e806 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 21 Jun 2018 10:39:43 +0100 Subject: [PATCH] update --- pinmux/pinmux_chennai_2018.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pinmux/pinmux_chennai_2018.tex b/pinmux/pinmux_chennai_2018.tex index 7fcd74868..4e7c3c49d 100644 --- a/pinmux/pinmux_chennai_2018.tex +++ b/pinmux/pinmux_chennai_2018.tex @@ -42,16 +42,16 @@ \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 {\bf always} allocated, one + (bi-directional case: two wires are {\it 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 {\bf under the Bus's control} + where the direction is ganged and {\it 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 Muxer: a many-to-one "redirector" where any one - output "routed" to the input, based on a selector "address". + input is "routed" to the output, based on a selector "address". \end{itemize} } -- 2.30.2