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