Reading the MCIMX50 Application Processor Reference Manuals on page 1368 (Section 33.3) there is a list of the different possible control functions of the processors pads.
The list is:
- SRE (1 bit slew rate control).
- DSE (2 bits drive strength control).
- ODE (1 bit open drain control).
- HYS (1 bit hysteresis control).
- PULL_KEEP_CTL (4 bits pull up/down and keeper controls)
- PUS (2 bits pull up/down configuration value)
- PUE (1 bit pull/keep select)
- PKE (1 bit enable/disable pull up, pull down or keeper capability)
- DDR_MODE_SEL (1 bit ddr_mode control)
- DDR_INPUT (1 bit ddr_input control)
Can someone explain what each one of these are, preferably in an educative manner with links to additional information?
Thanks in advance.