Skip to main content

D18s13

Type Alias D18s13 

Source
pub type D18s13 = D18<13>;
Expand description

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

Aliased Type§

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

Tuple Fields§

§0: i64