Skip to main content

D38s6

Type Alias D38s6 

Source
pub type D38s6 = D38<6>;
Expand description

Scale alias: D38<6>. 1 LSB = 10^-6 (1 um at mm units; ppm). Range ~+/-1.7e32.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

#[repr(transparent)]
pub struct D38s6(pub i128);

Tuple Fields§

§0: i128