Tsc_1x22_mafe_wr_rg_nb, Tsc_1x22_mafe_wr_rg_bl – Maxim Integrated 73M1822/73M1922 Hardware Module for SMDK412 User Manual

Page 25

Advertising
background image

UG_1x22_054

73M1822/73M1922 Hardware Module for SMDK412 User Guide

Rev. 1.1

25

4.6.8 tsc_1x22_mafe_wr_rg_nb

Description

Issues a write command to the 73M1x22 device of the supplied register number with the supplied data.

IOCTL Equivalent

TSC_1X22_MAFE_WR_REG_NB

Prototype

int tsc_1x22_mafe_wr_rg_nb(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.9 tsc_1x22_mafe_wr_rg_bl

Description

Issues a write command to the 73M1x22 device of the supplied register number with the supplied data. It
only returns once confirmation is received that the command has been sent.

IOCTL Equivalent

TSC_1X22_MAFE_WR_REG_BL

Prototype

int tsc_1x22_mafe_wr_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