pub const FRAME_FEATURES_RAW: u32 = 1; // 1u32Expand 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.
pub const FRAME_FEATURES_RAW: u32 = 1; // 1u32Blanket 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.