Maxim-integrated 73M1866B/73M1966B Reference Driver Manual do Utilizador Página 28

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 98
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 27
73M1866B/73M1966B Reference Driver User Guide UG_1x66B_015
28 Rev. 2.7
6.1.6 M1966_PCM_IF_CSET_RCS_SET
Description
Sets receive clock slot.
#define M1966_PCM_IF_CSET_RCS_SET _IOWR(0xA4,0xD4,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_PCM_IF_CSET_RCS_SET,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1966_PCM_IF_CSET_RCS_SET
I/O control identifier for this operation.
unsigned long
param
Clock slot value from 0 to 7.
Return Values
Data Type Description
int
Always returns 0.
6.1.7 M1966_PCM_IF_CSET_TCS_SET
Description
Sets transmit clock slot.
#define M1966_PCM_IF_CSET_TCS_SET _IOWR(0xA4,0xD5,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_PCM_IF_CSET_TCS_SET,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1966_PCM_IF_CSET_TCS_SET
I/O control identifier for this operation.
unsigned long
param
Clock slot value from 0 to 7.
Return Values
Data Type Description
int
Always returns 0.
Vista de página 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 97 98

Comentários a estes Manuais

Sem comentários