sarmfsw: SMFSW Toolbox (for ARM & compatible with Arduino platform) 3.7
SMFSW collection of miscellaneous functions & macros (for ARM & compatible with Arduino platform)
|
ARM user errors. More...
Typedefs | |
typedef enum FctERR | FctERR |
Enumerations | |
enum | FctERR { ERROR_OK = 0 , ERROR_SPEED = -1 , ERROR_RANGE = -2 , ERROR_TIMEOUT = -3 , ERROR_VALUE = -4 , ERROR_OVERFLOW = -5 , ERROR_MATH = -6 , ERROR_ENABLED = -7 , ERROR_DISABLED = -8 , ERROR_BUSY = -9 , ERROR_NOTAVAIL = -10 , ERROR_RXEMPTY = -11 , ERROR_TXFULL = -12 , ERROR_BUSOFF = -13 , ERROR_OVERRUN = -14 , ERROR_FRAMING = -15 , ERROR_PARITY = -16 , ERROR_NOISE = -17 , ERROR_IDLE = -18 , ERROR_FAULT = -19 , ERROR_BREAK = -20 , ERROR_CRC = -21 , ERROR_ARBITR = -22 , ERROR_PROTECT = -23 , ERROR_UNDERFLOW = -24 , ERROR_UNDERRUN = -25 , ERROR_COMMON = -26 , ERROR_LINSYNC = -27 , ERROR_FAILED = -28 , ERROR_QFULL = -29 , ERROR_CMD = -30 , ERROR_NOTIMPLEM = -31 , ERROR_MEMORY = -32 , ERROR_INSTANCE = -33 } |
Enum of low/mid level functions return state. More... | |
ARM user errors.
enum FctERR |
Enum of low/mid level functions return state.