=head2 phys_to_gpio($pin_num) Maps to C Converts the pin number on the physical board to the C representation, and returns it. Parameters: $pin_num Mandatory: The pin number on the physical Raspberry Pi board. =head2 phys_to_wpi($pin_num) Maps to C Converts the pin number on the physical board to the C numbering representation, and returns it. Parameters: $pin_num Mandatory: The pin number on the physical Raspberry Pi board.