Skip to main content

D18s16

Type Alias D18s16 

Source
pub type D18s16 = D18<16>;
Expand description

Scale alias: D18<16>. 1 LSB = 10^-16. Range ±920.

Aliased Type§

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

Tuple Fields§

§0: i64