Skip to main content

D18s15

Type Alias D18s15 

Source
pub type D18s15 = D18<15>;
Expand description

Scale alias: D18<15>. 1 LSB = 10^-15 (femto). Range ±9200.

Aliased Type§

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

Tuple Fields§

§0: i64