S312 SoftDevice  v6.1.1
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
CRC Mode Defines

Macros

#define CRC_MODE_STANDARD_ANT   ((uint8_t)0x00)
 Standard CRC Mode used for ANT.
 
#define CRC_MODE_3BYTE   ((uint8_t)0x01)
 Extended 3-byte mode.
 
#define CRC_MODE_DEFAULT   CRC_MODE_STANDARD_ANT
 

Detailed Description