![Freescale Semiconductor FXTH87 11 Series Скачать руководство пользователя страница 44](http://html.mh-extra.com/html/freescale-semiconductor/fxth87-11-series/fxth87-11-series_firmware-user-manual_2330494044.webp)
FXTH87xx11 and FXTH87xx12 Embedded Firmware User Guide, Rev. 2.1
44
Freescale Semiconductor, Inc.
Firmware Functions
3.2.47
void TPMS_RDE_ADJUST_PRESSURE(UINT16* pu16UUMA,
T_RDE* ptRDEValues)
•
Description:
This routine’s functionality has been removed, but its prototype is still callable for
backward compatibility. It always returns CLEAR, and doesn’t affect any passed argument.
•
Stack size:
4 bytes.
•
Approx. Duration:
9 usec.
•
Power Management:
Interrupt Management:
This function does not await any interrupts. It
should not be affected by interrupts.
•
Resources:
Core
•
Input Parameters:
— UINT16 *pu16UUMA: Pointer to Universal Uncompensated Measurement Array (as
described in
). No values are affected.
— T_RDE* ptRDEValues: Pointer to an array of elements. For more information on the RDE
structure, refer to
•
Returns:
UINT8 u8Status:Always CLEAR.