use cratecreate_cluster;
use crateResult;
/// Creates the Synopsys DesignWare Gigabit Ethernet MAC PCS register definitions.
///
/// Based on the register definitions from the Linux driver: <https://elixir.bootlin.com/linux/latest/source/drivers/net/ethernet/stmicro/stmmac/stmmac_pcs.h>
///
/// Original Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>