pub type D38s32 = D38<32>;Expand description
Scale alias: D38<32>. 1 LSB = 10^-32. Range ~+/-1.7e6.
§Precision
N/A: constant value, no arithmetic performed.
Aliased Type§
#[repr(transparent)]pub struct D38s32(pub Int<2>);Tuple Fields§
§0: Int<2>