Type Alias esp_idf_sys::esp_ble_sca_t
source ยท pub type esp_ble_sca_t = c_uint;
Expand description
@brief BLE sleep clock accuracy (SCA)
@note Currently only ESP_BLE_SCA_500PPM and ESP_BLE_SCA_250PPM are supported.
pub type esp_ble_sca_t = c_uint;
@brief BLE sleep clock accuracy (SCA)
@note Currently only ESP_BLE_SCA_500PPM and ESP_BLE_SCA_250PPM are supported.