Skip to main content

D18s7

Type Alias D18s7 

Source
pub type D18s7 = D18<7>;
Expand description

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

Aliased Type§

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

Tuple Fields§

§0: i64