Maxim-integrated 73M1866B/73M1966B Reference Driver Instrukcja Użytkownika Strona 49

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 98
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 48
UG_1x66B_015 73M1866B/73M1966B Reference Driver User Guide
Rev. 2.7 49
6.3.5 M1966_ATDP_CANCEL
Description
Aborts or cancels an active pulse session requested previously by using the M1966_ATDP IOCTL. The
cancelation occurs in the background and, when it is done, the driver sends an M1966_DIAL_ABORTED
event.
#define M1966_ATDP_CANCEL _IOWR(0xA4,0xDD,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_ATDP_CANCEL,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1966_ATDP_CANCEL
I/O control identifier for this operation.
unsigned long
param
N/A.
Return Values
Data Type Description
int
Always returns 0.
Przeglądanie stron 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 97 98

Komentarze do niniejszej Instrukcji

Brak uwag