USBLib_DevMgrRelease (SWI &56358)

USBLib_DevMgrRelease (SWI &56358) — Releases a claim on a device.

On Entry

R0pointer to device message for device
R10 => do not re-advertist device 1 => re-advertise device

On Exit

R0,R1Preserved

Use

This call releases a claim on a device previously made with USBLib_DevMgrClaim (SWI &56359). The value of R1 controls whether a new device message is broadcast when the device is released.

Related SWIs

USBLib_DevMgrDrop (SWI &56357)

USBLib_DevMgrClaim (SWI &56359)

USBLib_DevMgrFindFree (SWI &5635A)

Related Information

usb_devmgr_drop

usb_devmgr_release

usb_devmgr_claim

usb_devmgr_find_free