enum io.Df1CpuMode

enum Df1CpuMode
{
    ProgramLoad,
    RemoteTest,
    RemoteRun,
    NoChange,
};