ENDW - End a While Loop
Syntax
endw
Description
endw terminates a
while
loop. As long as the condition specified by thewhile
directive remains true, the source code between thewhile
directive and theendw
directive will be repeatedly expanded in the assembly source code stream. This directive may be used inside a regular program block or macro.Example
See the example for WHILE.
See Also
Microchip Technology Inc. Microchip's Web Site Voice: (480) 792-7200 Fax: (480) 899-9210 Microchip's E-mail Address |