Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
key_value_slot_definition Struct Reference

Key value slot description. More...

#include <kv_types.h>

Data Fields

uint16_t key
 Base key ID for slot.
 
uint8_t range
 Number of IDs used by the slot.
 
uint8_t flags
 Bitmask of kv_slot_flags for slot.
 

Detailed Description

Key value slot description.

Field Documentation

◆ flags

uint8_t key_value_slot_definition::flags

Bitmask of kv_slot_flags for slot.

◆ key

uint16_t key_value_slot_definition::key

Base key ID for slot.

◆ range

uint8_t key_value_slot_definition::range

Number of IDs used by the slot.


The documentation for this struct was generated from the following file: