no-OS
|
ADIS IIO fractional log2 scale format structure; scale = dividend/2^power. More...
#include <iio_adis_internals.h>
Public Attributes | |
uint32_t | dividend |
uint32_t | power |
ADIS IIO fractional log2 scale format structure; scale = dividend/2^power.
uint32_t adis_iio_scale_fractional_log2::dividend |
Scale dividend.
uint32_t adis_iio_scale_fractional_log2::power |
Scale 2's power.