INT_ARM_RegisterInterface Function

Registers the new interface

Syntax

void INT_ARM_RegisterInterface(DEVICE_INTERFACE* iFace);

Parameters

DEVICE_INTERFACE* - pointer to an interface to be registered

Return Value

N/A

Remarks

N/A

Requirements

int_arm_init.h

Example

N/A