My climat station
neighbor_keypair_components_s Struct Reference
Security Key pair component table info structure. More...
#include <neighbor_table_definition.h>
Data Fields | |
| neighbor_keypair_info_s | key_pair_table [NEIGH_MAX_KEY_TABLE_SIZE] |
| uint8_t | default_ptr |
Detailed Description
Security Key pair component table info structure.
Definition at line 117 of file neighbor_table_definition.h.
Field Documentation
| uint8_t default_ptr |
Indicate primary entry 0 or 1
Definition at line 119 of file neighbor_table_definition.h.
| neighbor_keypair_info_s key_pair_table[NEIGH_MAX_KEY_TABLE_SIZE] |
Security Key pair component table
Definition at line 118 of file neighbor_table_definition.h.
Generated on Tue Jul 12 2022 14:26:50 by
1.7.2
Gleb Klochkov