Skip to main content

D9s9

Type Alias D9s9 

Source
pub type D9s9 = D9<9>;
Expand description

Scale alias: D9<9>. 1 LSB = 10^-9 (nano). Range ±2.1.

Aliased Type§

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

Tuple Fields§

§0: i32