Used to update the location field of an element. More...
#include <serial_cmd.h>
Data Fields | |
| uint16_t | element_index |
| Index of the addressed element. More... | |
| uint16_t | location |
| Location value for the element. More... | |
Detailed Description
Used to update the location field of an element.
Definition at line 647 of file serial_cmd.h.
Field Documentation
◆ element_index
| uint16_t serial_cmd_access_element_loc_set_t::element_index |
Index of the addressed element.
Definition at line 649 of file serial_cmd.h.
◆ location
| uint16_t serial_cmd_access_element_loc_set_t::location |
Location value for the element.
Definition at line 650 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h