mikroSDK Reference Manual
|
Analog input driver context structure, consisted of the following fields : More...
Data Fields | |
handle_t | handle |
analog_in_config_t | config |
Analog input driver context structure. The contents of the context structure are used by the driver and must not be altered. Reading or writing data directly from a control structure by user should be avoided.
Example
handle_t analog_in_t::handle |
Analog in handle.
analog_in_config_t analog_in_t::config |
Analog in configuration structure.