Type Alias fixed::types::U5F3

source ·
pub type U5F3 = FixedU8<U3>;
Expand description

FixedU8 with five integer bits and three fractional bits.

Aliased Type§

struct U5F3 { /* private fields */ }