File List
Here is a list of all documented files with brief descriptions:
src/config.h [code]Tweakabe constants and associated values. This file common both for HAL and HLL
src/functions.cContains functions definitions which are relevant for interface between lower and upper layers of PDCP ( mainly HAL )
src/functions.h [code]Contains functions prototype for HAL
src/hll.c
src/hll.h [code]
src/hll_arbitrator.c
src/hll_arbitrator.h [code]
src/hll_device.c
src/hll_device.h [code]
src/irqHandlers.cContains all interrupt handlers definitions and functions declarations
indispensible for proper operation of the handlers
src/irqHandlers.h [code]Contains all interrupt handlers declarations
src/main.cSimple main function for PDCP for AVR testing
src/MCP2515control.h [code]Contains all macro definitions & function prototypes
for MCP2515 can bus controller
src/pdcp.h [code]
src/socket.c
src/socket.h [code]
src/trie.c
src/trie.h [code]
src/types.h [code]
src/uCmaskFile.h [code]Contains all needed macros masking port, registers etc. for masking architecture differences.
 All Classes Files Functions Enumerations Enumerator Defines