DM_SendRequest
Sends a request to the device manager using SVC interrupt
void DM_SendRequest(DEVICE_INTERFACE_TYPE iFaceType, DEVICE_INTERFACE_STATE iFaceState);
Parameters
DEVICE_INTERFACE_TYPE - type of the interface
DEVICE_INTERFACE_STATE - state if the interface
Return Value
N/A
Remarks
N/A
Requirements
dm.h
Example
N/A
Library
STM C Library Reference