⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.p1

📁 一個使用PIC16F877解GPS訊號的範例
💻 P1
📖 第 1 页 / 共 5 页
字号:
"50
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 51: RC3 = 0;
"51
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 52: RC4 = 0;
"52
[e = _RC4 -> -> 0 `i `b ]
[; ;TRW24G.c: 53: DelayMs(3);
"53
[e ( _DelayMs (1 -> -> 3 `i `uc ]
[; ;TRW24G.c: 54: RC0 = 1;
"54
[e = _RC0 -> -> 1 `i `b ]
[; ;TRW24G.c: 55: { delayus_variable=(unsigned char)(15/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"55
[e = _delayus_variable -> / -> 15 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 56: for(i=0;i<18;i++)
"56
[e = _i -> -> 0 `i `uc ]
[e $ < -> _i `i -> 18 `i 56 ]
[e $U 57 ]
"57
[e :U 56 ]
[; ;TRW24G.c: 57: {
[; ;TRW24G.c: 58: Write_TRW_24G_BYTE(*p++);
"58
[v _Write_TRW_24G_BYTE `(v 0 ef1`uc ]
[e ( _Write_TRW_24G_BYTE (1 *U ++ _p * -> -> 1 `i `x -> -> # `Cuc `i `x ]
[; ;TRW24G.c: 59: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"59
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
"56
[e ++ _i -> -> 1 `i `uc ]
[e $ < -> _i `i -> 18 `i 56 ]
[e :U 57 ]
[; ;TRW24G.c: 60: }
[; ;TRW24G.c: 62: RC0 = 0;
"62
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 63: DelayMs(3);
"63
[e ( _DelayMs (1 -> -> 3 `i `uc ]
[; ;TRW24G.c: 64: RC1 = 1;
"64
[e = _RC1 -> -> 1 `i `b ]
"65
[; ;TRW24G.c: 65: }
[e :UE 55 ]
}
"73
[v _Config_TRW_24G `(v 1 ef ]
{
[e :U _Config_TRW_24G ]
[f ]
[; ;TRW24G.c: 72: void Config_TRW_24G(void)
[; ;TRW24G.c: 73: {
"74
[v _p `*Cuc 1 a ]
"75
[v _i `uc 1 a ]
[v _c `uc 1 a ]
[; ;TRW24G.c: 74: const unsigned char *p;
[; ;TRW24G.c: 75: unsigned char i,c;
[; ;TRW24G.c: 76: p=&TRW_24G_Table;
"76
[e = _p &U _TRW_24G_Table ]
[; ;TRW24G.c: 77: TRISC=0xA0;
"77
[e = _TRISC -> -> 160 `i `uc ]
[; ;TRW24G.c: 78: RC1 = 0;
"78
[e = _RC1 -> -> 0 `i `b ]
[; ;TRW24G.c: 79: RC0 = 0;
"79
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 80: RC3 = 0;
"80
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 81: RC4 = 0;
"81
[e = _RC4 -> -> 0 `i `b ]
[; ;TRW24G.c: 82: DelayMs(3);
"82
[e ( _DelayMs (1 -> -> 3 `i `uc ]
[; ;TRW24G.c: 83: RC0 = 1;
"83
[e = _RC0 -> -> 1 `i `b ]
[; ;TRW24G.c: 84: { delayus_variable=(unsigned char)(15/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"84
[e = _delayus_variable -> / -> 15 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 87: for(i=0;i<5;i++)
"87
[e = _i -> -> 0 `i `uc ]
[e $ < -> _i `i -> 5 `i 60 ]
[e $U 61 ]
"88
[e :U 60 ]
[; ;TRW24G.c: 88: {
[; ;TRW24G.c: 89: c=*p++;
"89
[e = _c *U ++ _p * -> -> 1 `i `x -> -> # `Cuc `i `x ]
[; ;TRW24G.c: 90: Write_TRW_24G_BYTE(c);
"90
[e ( _Write_TRW_24G_BYTE (1 _c ]
[; ;TRW24G.c: 92: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"92
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
"87
[e ++ _i -> -> 1 `i `uc ]
[e $ < -> _i `i -> 5 `i 60 ]
[e :U 61 ]
[; ;TRW24G.c: 93: }
[; ;TRW24G.c: 94: for(i=0;i<10;i++)
"94
[e = _i -> -> 0 `i `uc ]
[e $ < -> _i `i -> 10 `i 63 ]
[e $U 64 ]
"95
[e :U 63 ]
[; ;TRW24G.c: 95: {
[; ;TRW24G.c: 96: c=RF_SET[i];
"96
[e = _c *U + &U _RF_SET * -> _i `ux -> -> # `VXuc `ui `ux ]
[; ;TRW24G.c: 97: Write_TRW_24G_BYTE(c);
"97
[e ( _Write_TRW_24G_BYTE (1 _c ]
[; ;TRW24G.c: 99: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"99
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
"94
[e ++ _i -> -> 1 `i `uc ]
[e $ < -> _i `i -> 10 `i 63 ]
[e :U 64 ]
[; ;TRW24G.c: 100: }
[; ;TRW24G.c: 101: Write_TRW_24G_BYTE(0xA3); { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"101
[e ( _Write_TRW_24G_BYTE (1 -> -> 163 `i `uc ]
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 102: Write_TRW_24G_BYTE(RF_SET[10]); { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"102
[e ( _Write_TRW_24G_BYTE (1 *U + &U _RF_SET * -> -> -> 10 `i `ui `ux -> -> # `VXuc `ui `ux ]
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 103: Write_TRW_24G_BYTE(RF_SET[11]); { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"103
[e ( _Write_TRW_24G_BYTE (1 *U + &U _RF_SET * -> -> -> 11 `i `ui `ux -> -> # `VXuc `ui `ux ]
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 109: RC0 = 0;
"109
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 110: DelayMs(3);
"110
[e ( _DelayMs (1 -> -> 3 `i `uc ]
[; ;TRW24G.c: 111: RC1 = 1;
"111
[e = _RC1 -> -> 1 `i `b ]
"115
[; ;TRW24G.c: 115: }
[e :UE 59 ]
}
"120
[v _Write_TRW_24G_BYTE `(v 1 ef1`uc ]
{
[v _x `uc 1 r1 ]
[e :U _Write_TRW_24G_BYTE ]
[f ]
[; ;TRW24G.c: 119: void Write_TRW_24G_BYTE(unsigned char x)
[; ;TRW24G.c: 120: {
"121
[v _i `uc 1 a ]
[; ;TRW24G.c: 121: unsigned char i;
[; ;TRW24G.c: 122: for(i=0;i<8;i++)
"122
[e = _i -> -> 0 `i `uc ]
[e $ < -> _i `i -> 8 `i 67 ]
[e $U 68 ]
"123
[e :U 67 ]
[; ;TRW24G.c: 123: {
[; ;TRW24G.c: 124: RC3 = 0;
"124
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 125: if(x&0x80)
"125
[e $ ! != & -> _x `i -> 128 `i -> 0 `i 70 ]
[; ;TRW24G.c: 126: RC4= 1;
"126
[e = _RC4 -> -> 1 `i `b ]
[e $U 71 ]
"127
[e :U 70 ]
[; ;TRW24G.c: 127: else
[; ;TRW24G.c: 128: RC4= 0;
"128
[e = _RC4 -> -> 0 `i `b ]
[e :U 71 ]
[; ;TRW24G.c: 129: x<<=1;
"129
[e =<< _x -> 1 `i ]
[; ;TRW24G.c: 130: RC3 = 1;
"130
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 131: RC3 = 1;
"131
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 132: RC3 = 0;
"132
[e = _RC3 -> -> 0 `i `b ]
"122
[e ++ _i -> -> 1 `i `uc ]
[e $ < -> _i `i -> 8 `i 67 ]
[e :U 68 ]
"134
[; ;TRW24G.c: 133: }
[; ;TRW24G.c: 134: }
[e :UE 66 ]
}
"139
[v _Read_TRW_24G_BYTE `(uc 1 ef ]
{
[e :U _Read_TRW_24G_BYTE ]
[f ]
[; ;TRW24G.c: 138: char Read_TRW_24G_BYTE(void)
[; ;TRW24G.c: 139: {
"140
[v _i `uc 1 a ]
[v _x `uc 1 a ]
[; ;TRW24G.c: 140: char i,x;
[; ;TRW24G.c: 141: for(i=0;i<8;i++)
"141
[e = _i -> -> 0 `i `uc ]
[e $ < -> _i `i -> 8 `i 73 ]
[e $U 74 ]
"142
[e :U 73 ]
[; ;TRW24G.c: 142: {
[; ;TRW24G.c: 143: RC3 = 1;
"143
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 144: RC3 = 1;
"144
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 145: x<<=1;
"145
[e =<< _x -> 1 `i ]
[; ;TRW24G.c: 146: if(RC4)
"146
[e $ ! _RC4 76 ]
[; ;TRW24G.c: 147: x|=0x01;
"147
[e =| _x -> -> 1 `i `uc ]
[e $U 77 ]
"148
[e :U 76 ]
[; ;TRW24G.c: 148: else
[; ;TRW24G.c: 149: x|=0x00;
"149
[e =| _x -> -> 0 `i `uc ]
[e :U 77 ]
[; ;TRW24G.c: 150: RC3 = 0;
"150
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 151: RC3 = 0;
"151
[e = _RC3 -> -> 0 `i `b ]
"141
[e ++ _i -> -> 1 `i `uc ]
[e $ < -> _i `i -> 8 `i 73 ]
[e :U 74 ]
[; ;TRW24G.c: 152: }
[; ;TRW24G.c: 153: return(x);
"153
[e ) _x ]
[e $UE 72 ]
"154
[; ;TRW24G.c: 154: }
[e :UE 72 ]
}
"159
[v _RF_24G_SetTxRxByte `(v 1 ef1`uc ]
{
[v _channel `uc 1 r1 ]
[e :U _RF_24G_SetTxRxByte ]
[f ]
[; ;TRW24G.c: 158: void RF_24G_SetTxRxByte(unsigned char channel)
[; ;TRW24G.c: 159: {
[; ;TRW24G.c: 160: TRISC=0xA0;
"160
[e = _TRISC -> -> 160 `i `uc ]
[; ;TRW24G.c: 161: RC1 = 0;
"161
[e = _RC1 -> -> 0 `i `b ]
[; ;TRW24G.c: 162: RC0 = 1;
"162
[e = _RC0 -> -> 1 `i `b ]
[; ;TRW24G.c: 163: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"163
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 164: Write_TRW_24G_BYTE(channel);
"164
[e ( _Write_TRW_24G_BYTE (1 _channel ]
[; ;TRW24G.c: 165: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"165
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 167: RC0 = 0;
"167
[e = _RC0 -> -> 0 `i `b ]
"168
[; ;TRW24G.c: 168: }
[e :UE 78 ]
}
"175
[v _RF_24G_SetTxRx `(v 1 ef1`uc ]
{
[v _TxRx `uc 1 r1 ]
[e :U _RF_24G_SetTxRx ]
[f ]
[; ;TRW24G.c: 174: void RF_24G_SetTxRx(unsigned char TxRx)
[; ;TRW24G.c: 175: {
[; ;TRW24G.c: 176: TRISC=0xA0;
"176
[e = _TRISC -> -> 160 `i `uc ]
[; ;TRW24G.c: 177: RC1 = 0;
"177
[e = _RC1 -> -> 0 `i `b ]
[; ;TRW24G.c: 178: RC0 = 1;
"178
[e = _RC0 -> -> 1 `i `b ]
[; ;TRW24G.c: 179: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"179
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 180: if(TxRx==0)
"180
[e $ ! == -> _TxRx `i -> 0 `i 80 ]
[; ;TRW24G.c: 181: RC4 = 0;
"181
[e = _RC4 -> -> 0 `i `b ]
[e $U 81 ]
"182
[e :U 80 ]
[; ;TRW24G.c: 182: else
[; ;TRW24G.c: 183: RC4 = 1;
"183
[e = _RC4 -> -> 1 `i `b ]
[e :U 81 ]
[; ;TRW24G.c: 184: { delayus_variable=(unsigned char)(5/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"184
[e = _delayus_variable -> / -> 5 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 185: RC3 = 1;
"185
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 186: RC3 = 1;
"186
[e = _RC3 -> -> 1 `i `b ]
[; ;TRW24G.c: 187: RC3 = 0;
"187
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 188: RC3 = 0;
"188
[e = _RC3 -> -> 0 `i `b ]
[; ;TRW24G.c: 189: RC0 = 0;
"189
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 190: { delayus_variable=(unsigned char)(5/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"190
[e = _delayus_variable -> / -> 5 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 191: DelayMs(3);
"191
[e ( _DelayMs (1 -> -> 3 `i `uc ]
"193
[; ;TRW24G.c: 193: }
[e :UE 79 ]
}
"198
[v _Send_TRW_24G `(v 1 ef2`uc`*Cuc ]
{
[v _NumOfByte `uc 1 r1 ]
[v _p `*Cuc 1 r2 ]
[e :U _Send_TRW_24G ]
[f ]
[; ;TRW24G.c: 197: void Send_TRW_24G(unsigned char NumOfByte, const unsigned char *p)
[; ;TRW24G.c: 198: {
"199
[v _i `uc 1 a ]
[v _c `uc 1 a ]
[; ;TRW24G.c: 199: unsigned char i,c;
[; ;TRW24G.c: 201: TRISC=0xA0;
"201
[e = _TRISC -> -> 160 `i `uc ]
[; ;TRW24G.c: 202: RF_24G_SetTxRx(0);
"202
[e ( _RF_24G_SetTxRx (1 -> -> 0 `i `uc ]
[; ;TRW24G.c: 206: RC0 = 0;
"206
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 207: RC1 = 1;
"207
[e = _RC1 -> -> 1 `i `b ]
[; ;TRW24G.c: 208: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"208
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 217: for(i=0;i<NumOfByte;i++)
"217
[e = _i -> -> 0 `i `uc ]
[e $U 86 ]
"218
[e :U 83 ]
[; ;TRW24G.c: 218: {
[; ;TRW24G.c: 219: c=*p++;
"219
[e = _c *U ++ _p * -> -> 1 `i `x -> -> # `Cuc `i `x ]
[; ;TRW24G.c: 220: Write_TRW_24G_BYTE(c);
"220
[e ( _Write_TRW_24G_BYTE (1 _c ]
[; ;TRW24G.c: 222: { delayus_variable=(unsigned char)(5/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"222
[e = _delayus_variable -> / -> 5 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
"217
[e ++ _i -> -> 1 `i `uc ]
[e :U 86 ]
[e $ < -> _i `i -> _NumOfByte `i 83 ]
[e :U 84 ]
[; ;TRW24G.c: 226: }
[; ;TRW24G.c: 227: RC1 = 0;
"227
[e = _RC1 -> -> 0 `i `b ]
[; ;TRW24G.c: 228: DelayMs(10);
"228
[e ( _DelayMs (1 -> -> 10 `i `uc ]
[; ;TRW24G.c: 230: RF_24G_SetTxRx(1);
"230
[e ( _RF_24G_SetTxRx (1 -> -> 1 `i `uc ]
[; ;TRW24G.c: 231: RC1 = 1;
"231
[e = _RC1 -> -> 1 `i `b ]
"233
[; ;TRW24G.c: 233: }
[e :UE 82 ]
}
"239
[v _SendDataToRF `(v 1 ef ]
{
[e :U _SendDataToRF ]
[f ]
[; ;TRW24G.c: 238: void SendDataToRF(void)
[; ;TRW24G.c: 239: {
"240
[v _i `uc 1 a ]
[v _c `uc 1 a ]
[; ;TRW24G.c: 240: unsigned char i,c;
[; ;TRW24G.c: 242: TRISC=0xA0;
"242
[e = _TRISC -> -> 160 `i `uc ]
[; ;TRW24G.c: 243: RF_24G_SetTxRx(0);
"243
[e ( _RF_24G_SetTxRx (1 -> -> 0 `i `uc ]
[; ;TRW24G.c: 245: RC0 = 0;
"245
[e = _RC0 -> -> 0 `i `b ]
[; ;TRW24G.c: 246: RC1 = 1;
"246
[e = _RC1 -> -> 1 `i `b ]
[; ;TRW24G.c: 247: { delayus_variable=(unsigned char)(10/2); asm("nop"); } asm("decfsz _delayus_variable,f"); asm("goto $ - 2");;
"247
[e = _delayus_variable -> / -> 10 `i -> 2 `i `uc ]
[; nop ;#
[; decfsz _delayus_variable,f ;#
[; goto $ - 2 ;#
[; ;TRW24G.c: 250: Write_TRW_24G_BYTE(0xAA);
"250
[e ( _Write_TRW_24G_BYTE (1 -> -> 170 `i `uc ]
[; ;TRW24G.c: 251: Write_TRW_24G_BYTE(0x55);
"251
[e ( _Write_TRW_24G_BYTE (1 -> -> 85 `i `uc ]
[; ;TRW24G.c: 252: Write_TRW_24G_BYTE(0xAA);
"252
[e ( _Write_TRW_24G_BYTE (1 -> -> 170 `i `uc ]
[; ;TRW24G.c: 253: Write_TRW_24G_BYTE(0x55);
"253
[e ( _Write_TRW_24G_BYTE (1 -> -> 85 `i `uc ]
[; ;TRW24G.c: 254: Write_TRW_24G_BYTE(0xAA);
"254
[e ( _Write_TRW_24G_BYTE (1 -> -> 170 `i `uc ]
[; ;TRW24G.c: 256: Write_TRW_24G_BYTE(GpsLock);
"256
[e ( _Write_TRW_24G_BYTE (1 _GpsLock ]
[; ;TRW24G.c: 257: Write_TRW_24G_BYTE(IntJDValue[0]);
"257
[e ( _Write_TRW_24G_BYTE (1 *U + &U _IntJDValue * -> -> -> 0 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 258: Write_TRW_24G_BYTE(IntJDValue[1]);
"258
[e ( _Write_TRW_24G_BYTE (1 *U + &U _IntJDValue * -> -> -> 1 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 259: Write_TRW_24G_BYTE(FloatJDValue[0]);
"259
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatJDValue * -> -> -> 0 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 260: Write_TRW_24G_BYTE(FloatJDValue[1]);
"260
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatJDValue * -> -> -> 1 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 261: Write_TRW_24G_BYTE(FloatJDValue[2]);
"261
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatJDValue * -> -> -> 2 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 262: Write_TRW_24G_BYTE(GpsJD_a);
"262
[e ( _Write_TRW_24G_BYTE (1 _GpsJD_a ]
[; ;TRW24G.c: 263: Write_TRW_24G_BYTE(IntWDValue);
"263
[e ( _Write_TRW_24G_BYTE (1 _IntWDValue ]
[; ;TRW24G.c: 264: Write_TRW_24G_BYTE(FloatWDValue[0]);
"264
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatWDValue * -> -> -> 0 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 265: Write_TRW_24G_BYTE(FloatWDValue[1]);
"265
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatWDValue * -> -> -> 1 `i `ui `ux -> -> # `uc `ui `ux ]
[; ;TRW24G.c: 266: Write_TRW_24G_BYTE(FloatWDValue[2]);
"266
[e ( _Write_TRW_24G_BYTE (1 *U + &U _FloatWDValue * -> -> -> 2 `i `ui `ux -> -> # `uc `ui `ux ]

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -