Maxim-integrated 73M1866B/73M1966B Reference Driver Manuale Utente Pagina 27

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 98
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 26
UG_1x66B_015 73M1866B/73M1966B Reference Driver User Guide
Rev. 2.7 27
6.1.4 M1966_PCM_IF_CSET_RPOL_SET
Description
Sets receive edge polarity.
#define M1966_PCM_IF_CSET_RPOL_SET _IOWR(0xA4,0xD2,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_PCM_IF_CSET_RPOL_SET,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1966_PCM_IF_CSET_RPOL_SET
I/O control identifier for this operation.
unsigned long param
1 – Rising edge.
0 – Falling edge.
Return Values
Data Type Description
int
Always returns 0.
6.1.5 M1966_PCM_IF_CSET_TPOL_SET
Description
Sets transmit edge polarity.
#define M1966_PCM_IF_CSET_TPOL_SET _IOWR(0xA4,0xD3,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_PCM_IF_CSET_TPOL_SET,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1966_PCM_IF_CSET_TPOL_SET
I/O control identifier for this operation.
unsigned long param
1 – Rising edge.
0 – Falling edge.
Return Values
Data Type Description
int
Always returns 0.
Vedere la pagina 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 97 98

Commenti su questo manuale

Nessun commento