Bar Logo 4kW dsPIC33C PSFB DC-DC DA (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 APP_PBV_FUNCS
 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

◆ APP_PBV_FUNCS

const APP_PBV_INTF_API_t APP_PBV_FUNCS
Initial value:
= {
}

< Includes

Definition at line 23 of file app_PBV_config.c.