Skip to main content

D18s14

Type Alias D18s14 

Source
pub type D18s14 = D18<14>;
Expand description

Scale alias: D18<14>. 1 LSB = 10^-14. Range ±9.2 × 10⁴.

Aliased Type§

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

Tuple Fields§

§0: i64