EOT is only used within IAP_Main.
 
Symbols
loading...
Files
loading...

EOT macro

Syntax

#define EOT ((uint8_t)0x04)

References

LocationText
ymodem.h:71
#define EOT ((uint8_t)0x04) /* end of transmission */
ymodem.c:81
case EOT:
ymodem.c:577