DM_RegisterInterface


Registers the new interface

void DM_RegisterInterface(DEVICE_INTERFACE* iFace);

Parameters


DEVICE_INTERFACE* - pointer to an interface to be registered

Return Value


N/A

Remarks


N/A

Requirements


dm.h

Example


N/A

Library


STM C Library Reference