InputPin
 
Component InputPin
General 1-bit Input
Component Level: High

This component implements a one-bit input. Use of the component is convenient if selected pin is used by some on-chip peripheral device (asychronous serial channel, synchronous serial channel,...) and there is some reason to read state on this pin. This is why component neither allocate nor inicialize this pin. This component can be used for autodiagnostics, where on-chip peripheral device is verified on functionality, for example sending and receiving of data by asychronous serial channel or synchronous serial channel or generating periodic signal by Timer.

The component can be used only for CPUs, that allows reading input signal from the pin in any settings of related peripherals.