![]() |
||||||||
@CHIP-RTOS C Library V2.06 - Hardware APIEnable used programmable I/O pins. Define which pins are inputs and which are outputs. This function can be called several times for definition of different PIO pins. With repeated selection of the same pin, the definition made last is valid. The selection of a PIO pin can be cancelled by calling the appropriate PFE function that causes the respective PIO pin to be used for another purpose (e.g. function pfe_enable_pcs for PIO2). void pfe_enable_pio ( unsigned short pio, unsigned char mode ); SC1x Parameters
SC1x3 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 |