#include <Submodules/Encoder/DirectPinRead.hpp>
template<class RegisterType = const volatile uint32_t>
struct DirectPinReadReg< RegisterType >
Definition at line 16 of file DirectPinRead.hpp.
|
RegisterType * | in_reg |
|
std::remove_cv< RegisterType >::type | bitmask |
|
◆ read()
template<class RegisterType = const volatile uint32_t>
◆ in_reg
template<class RegisterType = const volatile uint32_t>
◆ bitmask
template<class RegisterType = const volatile uint32_t>
std::remove_cv<RegisterType>::type bitmask |
The documentation for this struct was generated from the following file: