nRF5 SDK v15.0.0
Data Fields
config_medium_params_t Struct Reference

Parameters passed for the MEDIUM_INIT_PARAMS option. More...

#include <config_medium.h>

Data Fields

ipv6_medium_evt_handler_t evt_handler
 
ipv6_medium_error_handler_t error_handler
 
ipv6_medium_type_t medium_type
 

Detailed Description

Parameters passed for the MEDIUM_INIT_PARAMS option.

These are currently the same as for ipv6_medium initialization.

Field Documentation

ipv6_medium_error_handler_t config_medium_params_t::error_handler

The medium error handler callback.

ipv6_medium_evt_handler_t config_medium_params_t::evt_handler

The medium event handler callback.

ipv6_medium_type_t config_medium_params_t::medium_type

The medium type.


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

Documentation feedback | Developer Zone | Subscribe | Updated