#include <IO.h>
Public Types | |
| typedef PortClass | MyPort | 
| typedef MyPort::Input | Pins | 
Static Public Member Functions | |
| static void | InitInput () | 
| static void | InitDefaultInput () | 
| static bool | IsAnySet () | 
| static bool | IsSet () | 
Static Public Attributes | |
| static const uint8_t | myFlags = flags | 
Definition at line 187 of file IO.h.
| typedef PortClass AVRCpp::InputPins< PortClass, flags >::MyPort | 
| typedef MyPort::Input AVRCpp::InputPins< PortClass, flags >::Pins | 
| static void AVRCpp::InputPins< PortClass, flags >::InitInput | ( | ) |  [inline, static] | 
        
| static void AVRCpp::InputPins< PortClass, flags >::InitDefaultInput | ( | ) |  [inline, static] | 
        
| static bool AVRCpp::InputPins< PortClass, flags >::IsAnySet | ( | ) |  [inline, static] | 
        
| static bool AVRCpp::InputPins< PortClass, flags >::IsSet | ( | ) |  [inline, static] | 
        
const uint8_t AVRCpp::InputPins< PortClass, flags >::myFlags = flags [static]           | 
        
 1.5.2 
	| 
			 | 
		
			 |