Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Unlock the read pipe.

Files

usbd_phdc_os.h / usbd_phdc_os.c

Prototype

Arguments

class_nbr

PHDC instance number.

Returned Value

None.

Callers

Personal Healthcare Device Class.

Implementation guidelines

Typical implementation will consist in posting a mutex/semaphore that locks the read pipe.

  • No labels