Searched defs:HeaderType (Results 1 – 2 of 2) sorted by relevance
213 pub enum HeaderType { enum224 impl From<u8> for HeaderType { implementation267 fn header_type(&self) -> HeaderType; in header_type()383 fn header_type(&self) -> HeaderType { in header_type()446 fn header_type(&self) -> HeaderType { in header_type()491 fn header_type(&self) -> HeaderType { in header_type()
47 …uint8_t HeaderType; // 标头类型 a value of 0x0 specifies a general device, a value of 0x1 specifies… member