Type Definition c99::uint16_t

source ·
pub type uint16_t = u16;
Expand description

Unsigned integer type with width of exactly 16 bits.