Go to the documentation of this file.   37 #ifndef _PROP_MAILBOX_H    38 #define _PROP_MAILBOX_H    44 #define PROP_DONE_OK            0x3400      45 #define PROP_DONE_RXTIMEOUT     0x3401      46 #define PROP_DONE_BREAK         0x3402      47 #define PROP_DONE_ENDED         0x3403      48 #define PROP_DONE_STOPPED       0x3404      49 #define PROP_DONE_ABORT         0x3405      50 #define PROP_DONE_RXERR         0x3406      51 #define PROP_DONE_IDLE          0x3407      52 #define PROP_DONE_BUSY          0x3408      53 #define PROP_DONE_IDLETIMEOUT   0x3409      54 #define PROP_DONE_BUSYTIMEOUT   0x340A      56 #define PROP_ERROR_PAR          0x3800      60 #define PROP_ERROR_RXBUF        0x3801      61 #define PROP_ERROR_RXFULL       0x3802      62 #define PROP_ERROR_NO_SETUP     0x3803      63 #define PROP_ERROR_NO_FS        0x3804      64 #define PROP_ERROR_RXOVF        0x3805      65 #define PROP_ERROR_TXUNF        0x3806    
  © Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved. 
  Trademarks | Privacy policy | Terms of use | Terms of sale