Text Connection Graph: Oscilloscope

Main.StdControl  ->  OscilloscopeM.StdControl
Main.StdControl  ->  TimerC.StdControl
TimerC.StdControl  =  TimerM.StdControl
OscilloscopeM.Timer  ->  TimerC.Timer
TimerC.Timer  =  TimerM.Timer
OscilloscopeM.Leds  ->  LedsC.Leds
OscilloscopeM.StdControl  ->  Photo.StdControl
Photo.StdControl  =  PhotoM.StdControl
OscilloscopeM.ADC  ->  Photo.ADC
Photo.ADC  =  ADCC.ADC
OscilloscopeM.StdControl  ->  UARTComm.StdControl
UARTComm.StdControl  =  AMStandard.StdControl
OscilloscopeM.ReceiveMsg  ->  UARTComm.ReceiveMsg
OscilloscopeM.SendMsg  ->  UARTComm.SendMsg
UARTComm.SendMsg  =  AMStandard.SendMsg
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl
ADCC.ADC  =  ADCM.ADC
PhotoM.ADCControl  ->  ADCC.ADCControl
ADCC.ADCControl  =  ADCM.ADCControl
ADCM.HPLADC  ->  HPLADCC.HPLADC
UARTComm.ReceiveMsg  =  AMStandard.ReceiveMsg
AMStandard.sendDone  ->  UARTComm.sendDone
AMStandard.StdControl  ->  UARTFramedPacket.StdControl
UARTFramedPacket.StdControl  =  FramerM.StdControl
AMStandard.BareSendMsg  ->  UARTFramedPacket.BareSendMsg
UARTFramedPacket.BareSendMsg  =  FramerM.BareSendMsg
AMStandard.ReceiveMsg  ->  UARTFramedPacket.ReceiveMsg
AMStandard.StdControl  ->  PacketSink.StdControl
AMStandard.BareSendMsg  ->  PacketSink.BareSendMsg
AMStandard.ReceiveMsg  ->  PacketSink.ReceiveMsg
AMStandard.StdControl  ->  TimerC.StdControl
AMStandard.Timer  ->  TimerC.Timer
AMStandard.PowerManagement  ->  HPLPowerManagementM.PowerManagement
UARTFramedPacket.ReceiveMsg  =  FramerAckM.ReceiveMsg
FramerAckM.TokenReceiveMsg  ->  FramerM.TokenReceiveMsg
FramerAckM.ReceiveMsg  ->  FramerM.ReceiveMsg
FramerM.StdControl  ->  UART.StdControl
UART.StdControl  =  UARTM.StdControl
FramerM.ByteComm  ->  UART.ByteComm
UART.ByteComm  =  UARTM.ByteComm
UARTM.HPLUART  ->  HPLUARTC.HPLUART
HPLUARTC.HPLUART  =  HPLUARTM.HPLUART

Generated by nesdoc