Data Fields | |
uint16_t | channel |
uint16_t | outputValue |
uint16_t | enableOutput |
uint16_t | enableFullPull |
uint16_t | enableTermination |
uint16_t | outputFunction |
uint16_t | pullUpTrim |
Is the channel pull up trim pattern. | |
uint16_t | pullDownTrim |
Is the channel pull down trim pattern. | |
uint16_t | terminationTrim |
Is the channel termination trim pattern. | |
uint16_t SAPH_A_configPHYParam::channel |
Is the physical output channel to configure.
Valid values are:
Referenced by SAPH_A_configurePHY().
uint16_t SAPH_A_configPHYParam::enableFullPull |
Is the channel output full pull enable.
Valid values are:
Referenced by SAPH_A_configurePHY().
uint16_t SAPH_A_configPHYParam::enableOutput |
Is the channel output enable.
Valid values are:
Referenced by SAPH_A_configurePHY().
uint16_t SAPH_A_configPHYParam::enableTermination |
Is the channel output termination enable.
Valid values are:
Referenced by SAPH_A_configurePHY().
uint16_t SAPH_A_configPHYParam::outputFunction |
Is the channel output functional select.
Valid values are:
Referenced by SAPH_A_configurePHY().
uint16_t SAPH_A_configPHYParam::outputValue |
Is the channel output value.
Valid values are:
Referenced by SAPH_A_configurePHY().