Skip to main content

D9s7

Type Alias D9s7 

Source
pub type D9s7 = D9<7>;
Expand description

Scale alias: D9<7>. 1 LSB = 10^-7. Range ±214.

Aliased Type§

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

Tuple Fields§

§0: i32