PDCP  1.0
Interface for Upper-Limb Prosthetics
Defines
MCP2515_RECEIVE_BUFFER_STANDARD_IDENTIFIER_HIGH

Macro defines for RXBnSIDH - Receive Buffer n Standard Identifier High (documentation p.29/30) More...

Defines

#define RXB_SID10   ((uint8_t)(7))
 SID10 of Standard Identifier HIGH.
#define RXB_SID9   ((uint8_t)(6))
 SID9 of Standard Identifier HIGH.
#define RXB_SID8   ((uint8_t)(5))
 SID8 of Standard Identifier HIGH.
#define RXB_SID7   ((uint8_t)(4))
 SID7 of Standard Identifier HIGH.
#define RXB_SID6   ((uint8_t)(3))
 SID6 of Standard Identifier HIGH.
#define RXB_SID5   ((uint8_t)(2))
 SID5 of Standard Identifier HIGH.
#define RXB_SID4   ((uint8_t)(1))
 SID4 of Standard Identifier HIGH.
#define RXB_SID3   ((uint8_t)(0))
 SID3 of Standard Identifier HIGH.
#define RXB_SID2   ((uint8_t)(7))
 SID2 of Standard Identifier LOW.
#define RXB_SID1   ((uint8_t)(6))
 SID1 of Standard Identifier LOW.
#define RXB_SID0   ((uint8_t)(5))
 SID0 of Standard Identifier LOW.
#define RXB_SRR   ((uint8_t)(4))
 Standard Frame Remote Transmit Request bit (valid only if IDE bit = '0'.
#define RXB_IDE   ((uint8_t)(3))
 Extended Identifier Flag bit.
#define RXB_EXT_17   ((uint8_t)(1))
 Extended Identifier bit EID17.
#define RXB_EXT_16   ((uint8_t)(0))
 Extended Identifier bit EID16.

Detailed Description

Macro defines for RXBnSIDH - Receive Buffer n Standard Identifier High (documentation p.29/30)

Address: 61h, 71h

Author:
AZ

Define Documentation

#define RXB_EXT_16   ((uint8_t)(0))

Extended Identifier bit EID16.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_EXT_17   ((uint8_t)(1))

Extended Identifier bit EID17.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_IDE   ((uint8_t)(3))

Extended Identifier Flag bit.

1 - Received message was an Extended Frame 0 - Received message was a Standard Frame

Attention:
Only RXBnSIDL!
#define RXB_SID0   ((uint8_t)(5))

SID0 of Standard Identifier LOW.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID1   ((uint8_t)(6))

SID1 of Standard Identifier LOW.

Readable bit - unknown;

Attention:
Only RXBnSIDL!
#define RXB_SID10   ((uint8_t)(7))

SID10 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID2   ((uint8_t)(7))

SID2 of Standard Identifier LOW.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID3   ((uint8_t)(0))

SID3 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID4   ((uint8_t)(1))

SID4 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID5   ((uint8_t)(2))

SID5 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID6   ((uint8_t)(3))

SID6 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID7   ((uint8_t)(4))

SID7 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID8   ((uint8_t)(5))

SID8 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SID9   ((uint8_t)(6))

SID9 of Standard Identifier HIGH.

Readable bit - unknown

Attention:
Only RXBnSIDL!
#define RXB_SRR   ((uint8_t)(4))

Standard Frame Remote Transmit Request bit (valid only if IDE bit = '0'.

1 - Standard Frame Remote Transmit Request Received 0 - Standard Data Frame Received

Attention:
Only RXBnSIDL!
 All Classes Files Variables Enumerations Enumerator Defines