Structure holding a property description. More...
#include <kdrive_express_services.h>
Data Fields | |
| uint8_t | prop_id |
| property id More... | |
| uint8_t | prop_index |
| property index More... | |
| bool_t | write_enable |
| is write enable More... | |
| uint8_t | type |
| type More... | |
| uint16_t | max_nr_of_elems |
| max number of elements More... | |
| uint8_t | read_level |
| read access level More... | |
| uint8_t | write_level |
| write access level More... | |
Structure holding a property description.
| uint16_t property_description_t::max_nr_of_elems |
max number of elements
| uint8_t property_description_t::prop_id |
property id
| uint8_t property_description_t::prop_index |
property index
| uint8_t property_description_t::read_level |
read access level
| uint8_t property_description_t::type |
type
| bool_t property_description_t::write_enable |
is write enable
| uint8_t property_description_t::write_level |
write access level