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