ContextConf Struct Reference
Context configuration structure.
#include <iContext.h>
Public Attributes | |
| std::string | memorytype |
| Context memory device type. | |
| int | contextsize |
| Context memory size. | |
| int | deviceno |
| Context device number. | |
| int | deviceaddr |
| Context device addr. | |
| std::string | gpio |
| Gpio number. | |
| bool | gpio_activelow |
| True if Gpio active when low. | |
