This provides a mechanism to abstract away the underlying physical layer by using function pointers, that point to different layers depending upon which layer is selected. More...
Data Structures | |
struct | APP_PBV_INTF_API_s |
structure of API function pointers. More... | |
Variables | |
const APP_PBV_INTF_API_t | APP_PBV_FUNCS |
structure of API function pointers. | |
This provides a mechanism to abstract away the underlying physical layer by using function pointers, that point to different layers depending upon which layer is selected.
const APP_PBV_INTF_API_t APP_PBV_FUNCS |