FreeBSD kernel pms device code
agsaGPIORsp_s Struct Reference

the data structure of GPIO Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 reserved [2]
 
bit32 GpioRdVal
 
bit32 GpioIe
 
bit32 OT11_0
 
bit32 OT19_12
 
bit32 GPIEVChange
 
bit32 GPIEVRise
 
bit32 GPIEVFall
 
bit32 reserved1 [5]
 

Detailed Description

the data structure of GPIO Response

use to describe MPI GPIO Response (64 bytes)

Definition at line 1330 of file sampidefs.h.

Field Documentation

◆ GPIEVChange

bit32 agsaGPIORsp_s::GPIEVChange

Definition at line 1337 of file sampidefs.h.

◆ GPIEVFall

bit32 agsaGPIORsp_s::GPIEVFall

Definition at line 1339 of file sampidefs.h.

◆ GPIEVRise

bit32 agsaGPIORsp_s::GPIEVRise

Definition at line 1338 of file sampidefs.h.

◆ GpioIe

bit32 agsaGPIORsp_s::GpioIe

Definition at line 1334 of file sampidefs.h.

◆ GpioRdVal

bit32 agsaGPIORsp_s::GpioRdVal

Definition at line 1333 of file sampidefs.h.

◆ OT11_0

bit32 agsaGPIORsp_s::OT11_0

Definition at line 1335 of file sampidefs.h.

◆ OT19_12

bit32 agsaGPIORsp_s::OT19_12

Definition at line 1336 of file sampidefs.h.

◆ reserved

bit32 agsaGPIORsp_s::reserved[2]

Definition at line 1332 of file sampidefs.h.

◆ reserved1

bit32 agsaGPIORsp_s::reserved1[5]

Definition at line 1340 of file sampidefs.h.

◆ tag

bit32 agsaGPIORsp_s::tag

Definition at line 1331 of file sampidefs.h.

Referenced by mpiGPIORsp().


The documentation for this struct was generated from the following file: