Maxim-integrated 73M1866B/73M1966B Reference Driver Manuel d'utilisateur Page 86

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 98
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 85
73M1866B/73M1966B Reference Driver User Guide UG_1x66B_015
86 Rev. 2.7
7.12.9 M1966_GPIO_DATA_t
Description
This structure is used by the M1966_GPIO_DATA IOCTLs to read or write GPIO signal from or to the
GPIO pin.
Prototype
typedef struct gpio_data
{
M1966_GPIO_DATA_COMMAND command; /* command */
M1966_GPIO_NUMBER gpio; /* GPIO number */
M1966_GPIO_DATA_TYPE data; /* data */
}
M1966_GPIO_DATA_t;
Parameters
Data Type Name Description
M1966_GPIO_DATA_COMMAND
command
Read or Write command.
M1966_GPIO_NUMBER
gpio
GPIO number.
M1966_GPIO_DATA_TYPE
data
Signal level to be written to the GPIO pin.
7.12.10 M1966_GPIO_CONTROL_t
Description
This structure is used by the M1966_GPIO_CONTROL IOCTLs to enable or disable the operation of the
GPIO.
Prototype
typedef struct gpio_control
{
M1966_GPIO_CONTROL_TYPE control; /* control - enable/disable */
M1966_GPIO_NUMBER gpio; /* gpio */
}
M1966_GPIO_CONTROL_t;
Parameters
Data Type Name Description
M1966_GPIO_CONTROL_TYPE
control
Control enable/disable GPIO.
M1966_GPIO_NUMBER
gpio
GPIO number.
Vue de la page 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 97 98

Commentaires sur ces manuels

Pas de commentaire