User`s manual
RX62N Group, RX621 Group 4. Library Reference
3) R_POE_Control
Synopsis
Control the Port Output Enable module.
Prototype
bool R_POE_Control (
uint8_t data1,
// Control options
uint16_t data2,
// Control options
uint16_t data3
// Control options
);
Description (1/2)
Change the state of output pins, status flags and interrupt control.
[data1]
Manual high impedance control.
If multiple selections are required, use "|" to separate each selection.
All settings are optional. Specify PDL_NO_DATA if no control is required.
•
MTU channel high impedance control
PDL_POE_MTU3_MTU4_HI_Z_ON or
PDL_POE_MTU3_MTU4_HI_Z_OFF
Control the high impedance state of the MTU3 and
MTU4 outputs.
PDL_POE_MTU0_HI_Z_ON or
PDL_POE_MTU0_HI_Z_OFF
Control the high impedance state of the MTU0
outputs.
PDL_POE_MTU9_MTU10_HI_Z_ON or
PDL_POE_MTU9_MTU10_HI_Z_OFF
Control the high impedance state of the MTU9 and
MTU10 outputs.
PDL_POE_MTU6_HI_Z_ON or
PDL_POE_MTU6_HI_Z_OFF
Control the high impedance state of the MTU6
outputs.
[data2]
Event flag control.
If multiple selections are required, use "|" to separate each selection.
All settings are optional. Specify PDL_NO_DATA if no control is required.
PDL_POE_FLAG_POE0_CLEAR
Select the flags to be cleared.
PDL_POE_FLAG_POE1_CLEAR
PDL_POE_FLAG_POE2_CLEAR
PDL_POE_FLAG_POE3_CLEAR
PDL_POE_FLAG_POE4_CLEAR
PDL_POE_FLAG_POE5_CLEAR
PDL_POE_FLAG_POE6_CLEAR
PDL_POE_FLAG_POE7_CLEAR
PDL_POE_FLAG_POE8_CLEAR
PDL_POE_FLAG_POE9_CLEAR
PDL_POE_FLAG_SHORT_3_4_CLEAR
PDL_POE_FLAG_SHORT_9_10_CLEAR
R20UT0084EE0112 Rev.1.12 Page 4-118
July. 16, 2014