CBUFF Interface Function.
This is the call table which encapsulates the CBUFF Driver from the high speed interface.
Data Fields | |
CBUFF_Interface | interface |
High speed interface for which the interface functions are defined. More... | |
CBUFF_initFxn | initFxn |
This is the function which is used to initialize the high speed interface. More... | |
CBUFF_deinitFxn | deinitFxn |
This is the function which is used to deinitialize and shutdown the high speed interface. More... | |
CBUFF_openFxn | openFxn |
This is the function which is used to open and setup the high speed interface. More... | |
CBUFF_closeFxn | closeFxn |
This is the function which is used to close the high speed interface. More... | |
CBUFF_initLinkListParamsFxn | initLinkListParamsFxn |
This is the function which is used to initialize the linked list parameters to the default values for the high speed interface. More... | |
CBUFF_finalizeLinkListParamsFxn | finalizeLinkListParamsFxn |
This is the function which is used to finalize and setup the linked list parameters after which they can be wriiten to the CBUFF IP. More... | |
CBUFF_Interface CBUFF_InterfaceFxn::interface |
High speed interface for which the interface functions are defined.
CBUFF_initFxn CBUFF_InterfaceFxn::initFxn |
This is the function which is used to initialize the high speed interface.
CBUFF_deinitFxn CBUFF_InterfaceFxn::deinitFxn |
This is the function which is used to deinitialize and shutdown the high speed interface.
CBUFF_openFxn CBUFF_InterfaceFxn::openFxn |
This is the function which is used to open and setup the high speed interface.
CBUFF_closeFxn CBUFF_InterfaceFxn::closeFxn |
This is the function which is used to close the high speed interface.
CBUFF_initLinkListParamsFxn CBUFF_InterfaceFxn::initLinkListParamsFxn |
This is the function which is used to initialize the linked list parameters to the default values for the high speed interface.
CBUFF_finalizeLinkListParamsFxn CBUFF_InterfaceFxn::finalizeLinkListParamsFxn |
This is the function which is used to finalize and setup the linked list parameters after which they can be wriiten to the CBUFF IP.