PreviousNext
Help > RITTLE FOR THE PIC32MZ MICROCONTROLLER > Work with I/O ports > Dtog
Dtog

Format:                                                                        

Dtog (integer_portN [,integer_portN, …] );

Toggle the digital value of specified one or more ports. Toggling changes the output of the port to its negating state – if the port is currently high, it will become low, and vice versa.