Enum ross_protocol::frame::FrameId [−][src]
Expand description
Frame id for packets with more than one frame
Variants
LastFrameId(u16)
Tuple Fields
0: u16Last frame id inside current packet (12 bits)
CurrentFrameId(u16)
Tuple Fields
0: u16Current frame id (12 bits)
