33#ifndef _MDIO_BITBANG_H_
34#define _MDIO_BITBANG_H_
struct no_os_mdio_ops mdio_bitbang_ops
Definition mdio_bitbang.c:188
Header file of GPIO Interface.
Definition mdio_bitbang.h:38
struct no_os_gpio_init_param mdio
Definition mdio_bitbang.h:40
struct no_os_gpio_init_param mdc
Definition mdio_bitbang.h:39
Structure holding the parameters for GPIO initialization.
Definition no_os_gpio.h:67
Collection of MDIO ops that point to specific implementations.
Definition no_os_mdio.h:90