// SPDX-License-Identifier: LGPL-3.0-or-later
// Copyright (c) 2021 Takashi Sakamoto
//! Protocol implementation for some PreSonus models.
//!
//! The module includes structure, enumeration, and trait and its implementation for protocol
//! defined by PreSonus for some FireWire models.
const PRESONUS_OUI: = ;
use *;