Skip to main content

D76s1

Type Alias D76s1 

Source
pub type D76s1 = D76<1>;
Expand description

Scale alias: D76<1>. 1 LSB = 10^-1 (tenths).

Aliased Type§

#[repr(transparent)]
pub struct D76s1(pub Int<4>);

Tuple Fields§

§0: Int<4>