Lines Matching full:functionality
69 Functionality overview
71 The following table summarizes the interfaces and their required functionality:
106 not cover every possible type of functionality supported by the hardware. There
183 and represents all the functionality that is available on the line.
197 not guarantee any particular functionality is available.
205 functionality.
211 functionality. For example, ``DigitalInOptionalInterrupt`` could describe a line
214 When using any classes with optional functionality, including
215 ``DigitalIoOptional``, you must check that a functionality is available using
248 depending on the supported set of functionality. For example, ``DigitalIn``
250 * Derived classes that exclude a particular functionality provide a private,
256 * Classes that support optional functionality make the non-virtual optional