DM_RegisterDevice


Registers the new device

void DM_RegisterDevice(DEVICE* device);

Parameters


DEVICE* - pointer to a device to be registered

Return Value


N/A

Remarks


N/A

Requirements


dm.h

Example


N/A

Library


STM C Library Reference