Skip to main content

D18s6

Type Alias D18s6 

Source
pub type D18s6 = D18<6>;
Expand description

Scale alias: D18<6>. 1 LSB = 10^-6 (ppm). Range ±9.2 × 10¹².

Aliased Type§

#[repr(transparent)]
pub struct D18s6(pub i64);

Tuple Fields§

§0: i64