M1x22_exit_cid_mode – Maxim Integrated 73M1822/73M1922 Control Module User Manual

Page 45

Advertising
background image

UG_1x22_053

73M1822/73M1922 Control Module User Guide

Rev. 1.0

45

6.4.4 M1X22_EXIT_CID_MODE

Description

Exits Caller ID mode.

#define M1X22_EXIT_CID_MODE _IOWR(0xA4, 0xF2, unsigned int)


Prototype

int ioctl (

int chan_fd,

int M1X22_EXIT_CID_MODE,

unsigned long param );


Parameters

Data Type

Name

Description

int

chan_fd

Channel descriptor.

int

M1X22_EXIT_CID_MODE

I/O control identifier for this operation.

unsigned long

param

N/A.


Return Values

Data Type

Description

int

Always returns 0.


Advertising