Skip to main content

D9s5

Type Alias D9s5 

Source
pub type D9s5 = D9<5>;
Expand description

Scale alias: D9<5>. 1 LSB = 10^-5. Range ±2.1 × 10⁴.

Aliased Type§

#[repr(transparent)]
pub struct D9s5(pub i32);

Tuple Fields§

§0: i32