Syntax: | output_float (pin) |
Parameters: | Pins are defined in the devices .h file. The actual value is a bit address. For example, port a (byte 5) bit 3 would have a value of 5*8+3 or 43. This is defined as follows: #define PIN_A3 43 |
Returns: | undefined |
Function: | Sets the specified pin to the input mode. This will allow the pin to float high to represent a high on an open collector type of connection. |
欢迎光临 英锐恩单片机论坛,Microchip单片机,模拟器件,接口电路,麦肯单片机,单片机应用交流 (http://enroobbs.com/) | Powered by Discuz! X3.2 |