#include <IO.h>
Inherits AVRCpp::InputPins< PortClass, 0x80 >.
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 | 
Definition at line 335 of file IO.h.
typedef PortClass  AVRCpp::InputPins< PortClass , flags >::MyPort [inherited]           | 
        
typedef MyPort::Input AVRCpp::InputPins< PortClass , flags >::Pins [inherited]           | 
        
| static void AVRCpp::InputPins< PortClass , flags >::InitInput | ( | ) |  [inline, static, inherited] | 
        
| static void AVRCpp::InputPins< PortClass , flags >::InitDefaultInput | ( | ) |  [inline, static, inherited] | 
        
| static bool AVRCpp::InputPins< PortClass , flags >::IsAnySet | ( | ) |  [inline, static, inherited] | 
        
| static bool AVRCpp::InputPins< PortClass , flags >::IsSet | ( | ) |  [inline, static, inherited] | 
        
const uint8_t AVRCpp::InputPins< PortClass , flags >::myFlags [static, inherited]           | 
        
 1.5.2 
	| 
			 | 
		
			 |