// ------------------------------------------------------------------------------
// Copyright 2021Uwe Arzt, mail@uwe-arzt.de
// SPDX-License-Identifier: Apache-2.0
// ------------------------------------------------------------------------------
//! Driver for TI DRV8303 BLDC motor controller
use Transfer;
use OutputPin;