Namespaces | |
| namespace | Internal |
| Only for library's internal use. | |
Functions | |
| void | Enable () |
| void | Disable () |
| uint8_t | IsEnabled () |
| void | WaitForInterrupt () |
| void AVRCpp::GlobalInterrupts::Disable | ( | ) | [inline] |
| void AVRCpp::GlobalInterrupts::Enable | ( | ) | [inline] |
| uint8_t AVRCpp::GlobalInterrupts::IsEnabled | ( | ) | [inline] |
| void AVRCpp::GlobalInterrupts::WaitForInterrupt | ( | ) | [inline] |
1.5.2
|
|
|