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