Skip to main content

D18s11

Type Alias D18s11 

Source
pub type D18s11 = D18<11>;
Expand description

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

Aliased Type§

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

Tuple Fields§

§0: i64