ioio.lib.api
Interface Closeable

All Known Subinterfaces:
AnalogInput, DigitalInput, DigitalOutput, IcspMaster, PulseInput, PwmOutput, SpiMaster, TwiMaster, Uart
All Known Implementing Classes:
AbstractPin, AbstractResource, AnalogInputImpl, DigitalInputImpl, DigitalOutputImpl, IcspMasterImpl, IncapImpl, PwmImpl, SpiMasterImpl, TwiMasterImpl, UartImpl

public interface Closeable


Method Summary
 void close()
           
 

Method Detail

close

void close()