Skip to main content

D307s35

Type Alias D307s35 

Source
pub type D307s35 = D307<35>;
Expand description

Scale alias: D307<35>. 1 LSB = 10^-35 (matches D38 SCALE_REF).

Aliased Type§

#[repr(transparent)]
pub struct D307s35(pub Int<16>);

Tuple Fields§

§0: Int<16>