Creates an interface at the indicated location using the given name and interface parameters and returns a handle for using the interface in subsequent calls.
HPESTATUS mhpeCreateInterface(
    LOCATION    loc,
    const char  *if_name,
    uint32_t    phy_params,
    uint32_t    interrupt_mode,
    MPEHANDLE   *p_ifhandle
);
loc 
if_name 
phy_params 
interrupt_mode 
p_ifhandle 
A HPESTATUS
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 7.1 | intime/rt/include/mhpeif.h | mhpeif.h | mhpeif.lib |