csp_interface.h
Go to the documentation of this file.
CSP PACKET STRUCTURE Note: This structure is constructed to fit with all interface frame types in ord...
Definition: csp_types.h:174
void csp_qfifo_write(csp_packet_t *packet, csp_iface_t *interface, CSP_BASE_TYPE *pxTaskWoken)
Inputs a new packet into the system This function is called from interface drivers ISR to route and a...
void csp_iflist_add(csp_iface_t *ifc)
Register your interface in the router core using this function.