|
Control Surface
pin-t-adl
MIDI Control Surface library for Arduino
|
#include <Submodules/Encoder/DirectPinRead.hpp>
Definition at line 16 of file DirectPinRead.hpp.
Collaboration diagram for DirectPinReadReg< RegisterType >:Public Member Functions | |
| bool | read () const |
Public Attributes | |
| RegisterType * | in_reg |
| std::remove_cv< RegisterType >::type | bitmask |
|
inline |
Definition at line 19 of file DirectPinRead.hpp.
| RegisterType* in_reg |
Definition at line 17 of file DirectPinRead.hpp.
| std::remove_cv<RegisterType>::type bitmask |
Definition at line 18 of file DirectPinRead.hpp.