Class CmdSystem.RtConfig

  • Enclosing class:
    CmdSystem

    public static class CmdSystem.RtConfig
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      short rtImage
      Runtime image number to load.
    • Constructor Summary

      Constructors 
      Constructor Description
      RtConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • rtImage

        public short rtImage
        Runtime image number to load. This is the image at the specified flash position. Must be 1 to 3.
    • Constructor Detail

      • RtConfig

        public RtConfig()