Functions | Variables
nfv2.c File Reference
#include "nfv2.h"
Include dependency graph for nfv2.c:

Go to the source code of this file.

Functions

void NF_ComBufReset (NF_STRUCT_ComBuf *NFComBuf)
uint8_t NF_Interpreter (NF_STRUCT_ComBuf *NFComBuf, uint8_t *rxBuf, uint8_t *rxPt, uint8_t *commandArray, uint8_t *commandCnt)
uint8_t NF_MakeCommandFrame (NF_STRUCT_ComBuf *NFComBuf, uint8_t *txBuf, const uint8_t *commandArray, uint8_t commandCnt, uint8_t txAddress)
uint8_t NFv2_CrcFast (const uint8_t message[], uint8_t nBytes)
void NFv2_CrcInit (void)

Variables

uint8_t crcTable [256]

Function Documentation

void NF_ComBufReset ( NF_STRUCT_ComBuf NFComBuf)

Definition at line 2070 of file nfv2.c.

uint8_t NF_Interpreter ( NF_STRUCT_ComBuf NFComBuf,
uint8_t *  rxBuf,
uint8_t *  rxPt,
uint8_t *  commandArray,
uint8_t *  commandCnt 
)

Definition at line 14 of file nfv2.c.

uint8_t NF_MakeCommandFrame ( NF_STRUCT_ComBuf NFComBuf,
uint8_t *  txBuf,
const uint8_t *  commandArray,
uint8_t  commandCnt,
uint8_t  txAddress 
)

Definition at line 1044 of file nfv2.c.

uint8_t NFv2_CrcFast ( const uint8_t  message[],
uint8_t  nBytes 
)

Definition at line 2359 of file nfv2.c.

void NFv2_CrcInit ( void  )

Definition at line 2317 of file nfv2.c.


Variable Documentation

uint8_t crcTable[256]

Definition at line 3 of file nfv2.c.



elektron_base
Author(s): Konrad Banachowicz
autogenerated on Mon Oct 6 2014 10:26:31