pub unsafe extern "C" fn wifi_bt_common_module_enable()
Expand description

@brief Enable Wi-Fi and BT common module

@note If @c wifi_bt_common_module_enable() is called a number of times, @c wifi_bt_common_module_disable() has to be called the same number of times, in order to put the peripheral into disabled state.