#include <IO.h>
Inherits AVRCpp::BasicInterrupt< EnableBit >< EnableBit >.
Static Public Member Functions | |
| static void | ClearFlag () | 
| static bool | IsTriggered () | 
| static void | Enable () | 
| static void | Disable () | 
| static bool | IsEnabled () | 
Definition at line 246 of file IO.h.
| static void AVRCpp::Interrupt< EnableBit, FlagBit >::ClearFlag | ( | ) |  [inline, static] | 
        
| static bool AVRCpp::Interrupt< EnableBit, FlagBit >::IsTriggered | ( | ) |  [inline, static] | 
        
| static void AVRCpp::BasicInterrupt< EnableBit >::Enable | ( | ) |  [inline, static, inherited] | 
        
| static void AVRCpp::BasicInterrupt< EnableBit >::Disable | ( | ) |  [inline, static, inherited] | 
        
| static bool AVRCpp::BasicInterrupt< EnableBit >::IsEnabled | ( | ) |  [inline, static, inherited] | 
        
 1.5.2 
	| 
			 | 
		
			 |