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