no-OS
Public Attributes | List of all members
adis_timeout Struct Reference

ADIS chip timeouts. More...

#include <adis_internals.h>

Public Attributes

uint16_t reset_ms
 
uint16_t fact_calib_restore_ms
 
uint16_t self_test_ms
 
uint16_t fls_mem_update_ms
 
uint16_t fls_mem_test_ms
 
uint16_t sw_reset_ms
 
uint16_t dec_rate_update_us
 
uint16_t filt_size_var_b_update_us
 
uint16_t msc_reg_update_us
 
uint16_t sens_bw_update_ms
 

Detailed Description

ADIS chip timeouts.

Member Data Documentation

◆ dec_rate_update_us

uint16_t adis_timeout::dec_rate_update_us

Wait time in microseconds needed after a write command is issued for the decimation rate field.

◆ fact_calib_restore_ms

uint16_t adis_timeout::fact_calib_restore_ms

Wait time in milliseconds needed after a factory calibration restore command is issued.

◆ filt_size_var_b_update_us

uint16_t adis_timeout::filt_size_var_b_update_us

Wait time in microseconds needed after a write command is issued for the filter size variable b field.

◆ fls_mem_test_ms

uint16_t adis_timeout::fls_mem_test_ms

Wait time in milliseconds needed after a flash memory test command is issued.

◆ fls_mem_update_ms

uint16_t adis_timeout::fls_mem_update_ms

Wait time in milliseconds needed after a flash memory update command is issued.

◆ msc_reg_update_us

uint16_t adis_timeout::msc_reg_update_us

Wait time in microseconds needed after a write command is issued in the miscellaneous control register.

◆ reset_ms

uint16_t adis_timeout::reset_ms

Wait time in milliseconds needed after a hardware reset.

◆ self_test_ms

uint16_t adis_timeout::self_test_ms

Wait time in milliseconds needed after a self test command is issued.

◆ sens_bw_update_ms

uint16_t adis_timeout::sens_bw_update_ms

Wait time in milliseconds needed after a write command is issued to change the internal sensor bandwidth field in the miscellaneous control register.

◆ sw_reset_ms

uint16_t adis_timeout::sw_reset_ms

Wait time in milliseconds needed after a software reset command is issued.


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