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