![]() |
||||||||
@CHIP-RTOS C Library V2.06 - Hardware APIRead the programmable I/O pins. The result is combined with the wAND and wXOR parameters. To read the PIO pins without modification, set wAND=0xFFFF and wXOR=0x0000 . To read only the input pins, set wAND = wInp value output from the pfe_get_pio_state2 function. unsigned short hal_read_pios2 ( unsigned short wAND, Parameters
Return Value
Comments
See AlsoRTOS API
Supported since or modified in @CHIP-RTOS version
This API List List of C Libraries @CHIP-RTOS Main Index End of document |