Changes for page 04 Program flow

Last modified by Devin Chen on 2024/01/28 11:38

From version 2.1
edited by Stone Wu
on 2022/06/15 11:26
Change comment: There is no comment for this version
To version 4.1
edited by Stone Wu
on 2022/06/15 11:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -213,15 +213,13 @@
213 213  (% class="table-bordered" %)
214 214  |(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(((
215 215  **Offset modification**
216 -)))|(((
216 +)))|(% style="width:211px" %)(((
217 217  **Pulse extension**
218 -)))|**other**
219 -|**[D]**|**XXP**|(((
220 -**Subroutine**
221 -
222 -**name**
218 +)))|(% style="width:214px" %)**other**
219 +|**[D]**|(% style="width:211px" %)**XXP**|(% style="width:214px" %)(((
220 +**Subroutine name**
223 223  )))
224 -|CALL|Parameter 1| |●|●
222 +|CALL|Parameter 1| |(% style="width:211px" %)●|(% style="width:214px" %)
225 225  
226 226  Parameter 1 can only use the subroutine name.
227 227  
... ... @@ -325,7 +325,7 @@
325 325  • When the EI and DI instructions are not enabled, they all maintain the original enabled or forbidden interrupt program execution status. The currently disabled interrupt priority can be viewed in SD151.
326 326  
327 327  (% class="table-bordered" %)
328 -|SD151|Currently disabled interrupt priority|(((
326 +|SD151|(% style="width:273px" %)Currently disabled interrupt priority|(% style="width:595px" %)(((
329 329  According to the interrupt prohibition instruction (DI instruction), the interrupt prohibition instruction (DI instruction) below the specified priority, and the interrupt enable instruction (EI instruction), the priority of the interrupt prohibition will be stored.
330 330  
331 331  0: All priority interrupts are disabled (default);
... ... @@ -335,7 +335,7 @@
335 335  2: Priority 2 interrupt is prohibited;
336 336  
337 337  3: All priority interrupts are allowed
338 -)))|R(read only)
336 +)))|(% style="width:148px" %)R(read only)
339 339  
340 340  A: Sequence control program
341 341