pub type U16 = Uint<16, 1>;
Uint for 16 bits. Similar to u16.
Uint
16
u16
struct U16 { /* private fields */ }