InputPin
 
Component InputPin
General 1-bit Input
Component Level: High
Methods:
(Methods are user-callable functions/subroutines intended for the component functions control. Please see the Embedded Components page for more information.)
  • GetVal - Return the value on the pin.

      ANSIC prototype: bool GetVal(void)
    • Return value:bool - Input value


Note: Some methods can be implemented as macros.