@@ -311,32 +311,32 @@ public static final class RESPIRATION_MOD_CIRCUITRY{
311311 public static final ExGConfigOption ON = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_MOD_CIRCUITRY , "ON" , 1 );
312312 }
313313 public static final class RESPIRATION_PHASE_AT_32KHZ {
314- public static final ExGConfigOption PHASE_0 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "0° " , 0 );
315- public static final ExGConfigOption PHASE_11_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "11.25° " , 1 );
316- public static final ExGConfigOption PHASE_22_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "22.5° " , 2 );
317- public static final ExGConfigOption PHASE_33_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "33.75° " , 3 );
318- public static final ExGConfigOption PHASE_45 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "45° " , 4 );
319- public static final ExGConfigOption PHASE_56_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "56.25° " , 5 );
320- public static final ExGConfigOption PHASE_67_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "67.5° " , 6 );
321- public static final ExGConfigOption PHASE_78_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "78.75° " , 7 );
322- public static final ExGConfigOption PHASE_90 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "90° " , 8 );
323- public static final ExGConfigOption PHASE_101_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "101.25° " , 9 );
324- public static final ExGConfigOption PHASE_112_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "112.5° " , 10 );
325- public static final ExGConfigOption PHASE_123_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "123.75° " , 11 );
326- public static final ExGConfigOption PHASE_135 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "135° " , 12 );
327- public static final ExGConfigOption PHASE_146_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "146.25° " , 13 );
328- public static final ExGConfigOption PHASE_157_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "157.5° " , 14 );
329- public static final ExGConfigOption PHASE_168_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "168.75° " , 15 );
314+ public static final ExGConfigOption PHASE_0 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "0\u00B0 " , 0 );
315+ public static final ExGConfigOption PHASE_11_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "11.25\u00B0 " , 1 );
316+ public static final ExGConfigOption PHASE_22_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "22.5\u00B0 " , 2 );
317+ public static final ExGConfigOption PHASE_33_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "33.75\u00B0 " , 3 );
318+ public static final ExGConfigOption PHASE_45 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "45\u00B0 " , 4 );
319+ public static final ExGConfigOption PHASE_56_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "56.25\u00B0 " , 5 );
320+ public static final ExGConfigOption PHASE_67_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "67.5\u00B0 " , 6 );
321+ public static final ExGConfigOption PHASE_78_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "78.75\u00B0 " , 7 );
322+ public static final ExGConfigOption PHASE_90 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "90\u00B0 " , 8 );
323+ public static final ExGConfigOption PHASE_101_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "101.25\u00B0 " , 9 );
324+ public static final ExGConfigOption PHASE_112_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "112.5\u00B0 " , 10 );
325+ public static final ExGConfigOption PHASE_123_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "123.75\u00B0 " , 11 );
326+ public static final ExGConfigOption PHASE_135 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "135\u00B0 " , 12 );
327+ public static final ExGConfigOption PHASE_146_25 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "146.25\u00B0 " , 13 );
328+ public static final ExGConfigOption PHASE_157_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "157.5\u00B0 " , 14 );
329+ public static final ExGConfigOption PHASE_168_75 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "168.75\u00B0 " , 15 );
330330 }
331331 public static final class RESPIRATION_PHASE_AT_64KHZ {
332- public static final ExGConfigOption PHASE_0 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "0° " , 0 );
333- public static final ExGConfigOption PHASE_22_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "22.5° " , 1 );
334- public static final ExGConfigOption PHASE_45 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "45° " , 2 );
335- public static final ExGConfigOption PHASE_67_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "67.5° " , 3 );
336- public static final ExGConfigOption PHASE_90 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "90° " , 4 );
337- public static final ExGConfigOption PHASE_112_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "112.5° " , 5 );
338- public static final ExGConfigOption PHASE_135 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "135° " , 6 );
339- public static final ExGConfigOption PHASE_157_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "157.5° " , 7 );
332+ public static final ExGConfigOption PHASE_0 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "0\u00B0 " , 0 );
333+ public static final ExGConfigOption PHASE_22_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "22.5\u00B0 " , 1 );
334+ public static final ExGConfigOption PHASE_45 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "45\u00B0 " , 2 );
335+ public static final ExGConfigOption PHASE_67_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "67.5\u00B0 " , 3 );
336+ public static final ExGConfigOption PHASE_90 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "90\u00B0 " , 4 );
337+ public static final ExGConfigOption PHASE_112_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "112.5\u00B0 " , 5 );
338+ public static final ExGConfigOption PHASE_135 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "135\u00B0 " , 6 );
339+ public static final ExGConfigOption PHASE_157_5 = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_PHASE , "157.5\u00B0 " , 7 );
340340 }
341341 public static final class RESPIRATION_CONTROL {
342342 public static final ExGConfigOption INTERNAL_CLOCK = new ExGConfigOption (EXG_SETTINGS .REG9_RESPIRATION_CONTROL , "Internal clock" , 0 );
0 commit comments