Text Connection Graph: TestUart

Main.StdControl  ->  UART.StdControl
Main.StdControl  ->  UartDebuggerM.StdControl
Main.StdControl  ->  TimerC.StdControl
Main.StdControl  ->  TestUartM.StdControl
TimerC.StdControl  =  TimerM.StdControl
UART.StdControl  =  UARTM.StdControl
TestUartM.Timer  ->  TimerC.Timer
TimerC.Timer  =  TimerM.Timer
TestUartM.Debugger  ->  UartDebuggerM.Debugger
TestUartM.Leds  ->  LedsC.Leds
UartDebuggerM.ByteComm  ->  UART.ByteComm
UART.ByteComm  =  UARTM.ByteComm
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
UARTM.HPLUART  ->  HPLUARTC.HPLUART
HPLUARTC.HPLUART  =  HPLUARTM.HPLUART
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl

Generated by nesdoc