Tsc_1x22_mafe_rd_rg_im, Tsc_1x22_mafe_rd_rg_bl – Maxim Integrated 73M1822/73M1922 Hardware Module for SMDK412 User Manual

Page 24

Advertising
background image

73M1822/73M1922 Hardware Module for SMDK412 User Guide

UG_1x22_054

24

Rev. 1.1

4.6.6 tsc_1x22_mafe_rd_rg_im

Description

It copies the last read value of the supplied register number into the members of the supplied structure
pointer without requesting another read from the device.

IOCTL Equivalent

TSC_1X22_MAFE_RD_REG_IM

Prototype

int tsc_1x22_mafe_rd_rg_im(TSC_1X22_REG_t *);

Parameters

Data Type

Name

Description

TSC_1X22_REG_t *

See

TSC_1X22_REG_t

.


Return Values

Data Type

Description

int

0 = Success.
-1 = Failure.

4.6.7 tsc_1x22_mafe_rd_rg_bl

Description

Issues a MAFE command to the 73M1x22 to the supplied register and copies the read value into the
members of the supplied structure pointer.

IOCTL Equivalent

TSC_1X22_MAFE_RD_REG_BL

Prototype

int tsc_1x22_mafe_rd_rg_bl(TSC_1X22_REG_t *);

Parameters

Data Type

Name

Description

TSC_1X22_REG_t *

See

TSC_1X22_REG_t

.


Return Values

Data Type

Description

int

0 = Success.
-1 = Failure.

Advertising