pub const FRAME_FEATURES_RAW: u32 = 1;
Expand description

Blanket definition for raw frames.

Devices that do not perform any sort of parsing of outbound traffic should define FRAME_FEATURES_RAW in the FrameTypeSupport entry.