Skip to main content

D18s1

Type Alias D18s1 

Source
pub type D18s1 = D18<1>;
Expand description

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

Aliased Type§

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

Tuple Fields§

§0: i64