#include <IO.h>
Inherits AVRCpp::Internal::Register8< _OCR1AH >.
Public Types | |
| typedef uint8_t | Type |
| typedef reg8_t | RegType |
Static Public Member Functions | |
| static reg8_t | GetRegister () |
| static reg8_t | Get () |
| static void | Set (uint8_t flags) |
Definition at line 138 of file IO.h.
typedef uint8_t AVRCpp::Internal::Register8< _OCR1AH >::Type [inherited] |
typedef reg8_t AVRCpp::Internal::Register8< _OCR1AH >::RegType [inherited] |
| static reg8_t AVRCpp::_OCR1AH::GetRegister | ( | ) | [inline, static] |
| static reg8_t AVRCpp::Internal::Register8< _OCR1AH >::Get | ( | ) | [inline, static, inherited] |
| static void AVRCpp::Internal::Register8< _OCR1AH >::Set | ( | uint8_t | flags | ) | [inline, static, inherited] |
1.5.2
|
|
|