INT_ARM_RegisterInterface


Registers the new interface

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

Library


STM C Library Reference