11.4.9.5 Multiplexing Digital Bidirectional Peripheral
The following conditions are characteristic of a multiplexed digital bidirectional peripheral:
- The peripheral automatically configures the pin as an output but not
as an input. Some peripherals require the pin be configured as an input by setting the
corresponding TRISx bit =
1
.
- Peripherals control the output data.
- The pin output driver type could be affected by the peripheral (e.g., drive strength, slew rate, etc.).
- The PORTx register data input path is not affected and is able to read the pin value.
- PORTx register output data have no effect.