Skip to main content

D18s0

Type Alias D18s0 

Source
pub type D18s0 = D18<0>;
Expand description

Scale alias: D18<0>. 1 LSB = 1. Range ±9.2 × 10¹⁸.

Aliased Type§

#[repr(transparent)]
pub struct D18s0(pub i64);

Tuple Fields§

§0: i64