2024-12-06 04:09:30 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.10.0" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > esp32_BNO08x: Class Members - Variables< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< script type = "text/javascript" src = "clipboard.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
2024-12-27 02:02:09 +00:00
< div id = "projectname" > esp32_BNO08x< span id = "projectnumber" >   1.31< / span >
2024-12-06 04:09:30 +00:00
< / div >
< div id = "projectbrief" > C++ BNO08x IMU driver component for esp-idf.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.10.0 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function(){initNavTree('functions_vars_s.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all variables with links to the classes they belong to:< / div >
< h3 > < a id = "index_s" name = "index_s" > < / a > - s -< / h3 > < ul >
< li > SCLK_MAX_SPEED  :  < a class = "el" href = "class_b_n_o08x.html#a031976dacd97917d9d72edccb607160c" > BNO08x< / a > < / li >
< li > sclk_speed  :  < a class = "el" href = "structbno08x__config__t.html#a231614c3b20888360def2ce9db83f52a" > bno08x_config_t< / a > < / li >
< li > sem_kill_tasks  :  < a class = "el" href = "class_b_n_o08x.html#aa92ff86d82a097a565ed2a2b9000b571" > BNO08x< / a > < / li >
< li > sensor_specific  :  < a class = "el" href = "structbno08x__meta__data__t.html#a4134971e13a6242102facae308588072" > bno08x_meta_data_t< / a > < / li >
< li > sensor_specific_len  :  < a class = "el" href = "structbno08x__meta__data__t.html#abaa4829463c424c9959d594027ce7ba2" > bno08x_meta_data_t< / a > < / li >
< li > sh2_HAL  :  < a class = "el" href = "class_b_n_o08x.html#abae123678dc62f139749f13a3b6d1baa" > BNO08x< / a > , < a class = "el" href = "struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html#a5094148539354e52e4f7b054ba766bce" > BNO08xPrivateTypes::bno08x_init_status_t< / a > < / li >
< li > sh2_HAL_lock  :  < a class = "el" href = "struct_b_n_o08x_private_types_1_1bno08x__sync__ctx__t.html#a5433c33ca93bfd2be4a7575ddff7a8d9" > BNO08xPrivateTypes::bno08x_sync_ctx_t< / a > < / li >
< li > sh2_HAL_service_task  :  < a class = "el" href = "struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html#a150665b9f07eea167dd61aa9701d0e66" > BNO08xPrivateTypes::bno08x_init_status_t< / a > < / li >
< li > sh2_HAL_service_task_hdl  :  < a class = "el" href = "class_b_n_o08x.html#afb288b912294ac6a568c1aab8bb382f6" > BNO08x< / a > < / li >
< li > SH2_HAL_SERVICE_TASK_SZ  :  < a class = "el" href = "class_b_n_o08x.html#aac1f772772db2d5fd14d51e44649d8eb" > BNO08x< / a > < / li >
< li > sh_version  :  < a class = "el" href = "structbno08x__meta__data__t.html#a672da8b56be3269bae22c9e0e5424719" > bno08x_meta_data_t< / a > < / li >
< li > shake_detector  :  < a class = "el" href = "struct_b_n_o08x_1_1bno08x__reports__t.html#a9d7ff08c5a141c3d1ad3493423e7c49c" > BNO08x::bno08x_reports_t< / a > < / li >
< li > spi_bus  :  < a class = "el" href = "struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html#a8780317bf985194a58d4b0457d518adf" > BNO08xPrivateTypes::bno08x_init_status_t< / a > < / li >
< li > spi_device  :  < a class = "el" href = "struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html#ab268642c4b6b9fc1eb7c6ceec0e8e64d" > BNO08xPrivateTypes::bno08x_init_status_t< / a > < / li >
< li > spi_hdl  :  < a class = "el" href = "class_b_n_o08x.html#acc0ea091465fc9a5736f5e0c6a0ce8ef" > BNO08x< / a > < / li >
< li > spi_peripheral  :  < a class = "el" href = "structbno08x__config__t.html#a020d2343750bb7debc2a108ae038c9ec" > bno08x_config_t< / a > < / li >
< li > spi_transaction  :  < a class = "el" href = "class_b_n_o08x.html#ac16adc5f00b0039c98a4921f13895026" > BNO08x< / a > < / li >
< li > stability  :  < a class = "el" href = "structbno08x__stability__classifier__t.html#a2ecd636f34a6be612833009d9a1c8725" > bno08x_stability_classifier_t< / a > < / li >
< li > stability_classifier  :  < a class = "el" href = "struct_b_n_o08x_1_1bno08x__reports__t.html#a2edee4386eaea86ef3d316f5840d7a2f" > BNO08x::bno08x_reports_t< / a > < / li >
< li > step_accumulator  :  < a class = "el" href = "class_b_n_o08x_rpt_step_counter.html#ab3dc0162e974a582fd4c153e9ac0f521" > BNO08xRptStepCounter< / a > < / li >
< li > step_counter  :  < a class = "el" href = "struct_b_n_o08x_1_1bno08x__reports__t.html#aee9528ea57ab86ef29e10de9ecfefcf7" > BNO08x::bno08x_reports_t< / a > < / li >
< li > steps  :  < a class = "el" href = "structbno08x__step__counter__t.html#a6d6be986b770fe1343a46080f35653d3" > bno08x_step_counter_t< / a > < / li >
< li > sync_ctx  :  < a class = "el" href = "class_b_n_o08x.html#a22bb1bdc1153a455ec8f549d9389406e" > BNO08x< / a > , < a class = "el" href = "class_b_n_o08x_rpt.html#a5a1404a08918d66bb0f41f55220db6e5" > BNO08xRpt< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.10.0 < / li >
< / ul >
< / div >
< / body >
< / html >