Skip to main content

D18s17

Type Alias D18s17 

Source
pub type D18s17 = D18<17>;
Expand description

Scale alias: D18<17>. 1 LSB = 10^-17. Range ±92.

Aliased Type§

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

Tuple Fields§

§0: i64