RTEMS Logo

RTEMS 4.10.2 On-Line Library


Discrete Driver Close a Particular Discrete Bitfield

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

19.5: Close a Particular Discrete Bitfield

This is the driver close call. Usually this call does nothing.

With some drivers, it may be necessary to allocate memory when a particular device is opened. If that is the case, then this is the place where that memory should be deallocated.


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2008 OAR Corporation