Text Connection Graph: BlinkTask

Main.StdControl  ->  BlinkTaskM.StdControl
Main.StdControl  ->  SingleTimer.StdControl
SingleTimer.StdControl  =  TimerC.StdControl
BlinkTaskM.Timer  ->  SingleTimer.Timer
SingleTimer.Timer  =  TimerC.Timer
BlinkTaskM.Leds  ->  LedsC.Leds
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
TimerC.Timer  =  TimerM.Timer
TimerC.StdControl  =  TimerM.StdControl
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl

Generated by nesdoc