Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches

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...

+ Collaboration diagram for User Configuration:

Data Structures

struct  APP_PBV_INTF_API_s
 structure of API function pointers. More...
 

Variables

const APP_PBV_INTF_API_t appPbvFuncs
 structure of API function pointers.
 

Detailed Description

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.

Variable Documentation

◆ appPbvFuncs

const APP_PBV_INTF_API_t appPbvFuncs
Initial value:
= {
}

< Includes

Definition at line 26 of file PBV_config.c.