Wisun setting structure.

Public Attributes#

uint8_t

Device type.

bool

default flag

uint8_t

Key chain.

uint8_t

Key chain index.

uint8_t

LFN profile.

char

Network Name.

uint8_t

Network size.

int16_t

TX Power.

Public Attribute Documentation#

device_type#

uint8_t app_setting_wisun::device_type

Device type.


is_default_phy#

bool app_setting_wisun::is_default_phy

default flag


keychain#

uint8_t app_setting_wisun::keychain

Key chain.


keychain_index#

uint8_t app_setting_wisun::keychain_index

Key chain index.


lfn_profile#

uint8_t app_setting_wisun::lfn_profile

LFN profile.


network_name#

char app_setting_wisun::network_name[APP_SETTING_NETWORK_NAME_MAX_SIZE]

Network Name.


network_size#

uint8_t app_setting_wisun::network_size

Network size.


phy#

sl_wisun_phy_config_t app_setting_wisun::phy

PHY settings.


tx_power_ddbm#

int16_t app_setting_wisun::tx_power_ddbm

TX Power.