adapnex::drivers::bnr_x2x::X20BC0087Driver::InputMapping
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x20bc0087_driver.h>
template<typename T>
class InputMapping
: public core::InputValueMapping<T>
Base Classes
Name |
Description |
InputValueMapping provides an interface for input drivers to pass values to an application. The value can be accessed via the value() method or by mapping a variable that will hold the value. |
Member Functions
Name |
Description |
Right shift operators |
|
Returns a reference to the value produced by the input driver. |
Friends
Name |
Description |
Driver for the X20BC0087 bus controller. |
Created with MrDocs