Structure representing the response for getting CTUNE data.

This structure contains the flags indicating the presence of CTUNE data and the actual CTUNE data values. Note

  • This structure is only supported on SiWx353 devices, not on SiWx91x devices.

Public Attributes#

uint32_t

Flags indicating the presence of CTUNE data.

uint32_t

CTUNE data values.

Public Attribute Documentation#

flags#

uint32_t sl_wifi_response_get_ctune_data_t::flags

Flags indicating the presence of CTUNE data.


ctune_data#

uint32_t sl_wifi_response_get_ctune_data_t::ctune_data[2]

CTUNE data values.