Main Page
Namespaces
Classes
Files
File List
File Members
src
registers.cpp
Go to the documentation of this file.
1
34
#include "
um6/registers.h
"
35
36
namespace
um6
37
{
38
39
void
*
Accessor_::raw
()
const
40
{
47
return
&
registers_
->
raw_
[
index
];
48
}
49
}
// namespace um6
registers.h
Provides the Registers class, which initializes with a suite of accessors suitable for reading and wr...
um6::Accessor_::index
const uint8_t index
Definition:
registers.h:107
um6::Accessor_::raw
void * raw() const
Definition:
registers.cpp:39
um6
Definition:
comms.h:46
um6::Registers::raw_
uint32_t raw_[NUM_REGISTERS]
Definition:
registers.h:212
um6::Accessor_::registers_
Registers * registers_
Definition:
registers.h:119
um6
Author(s): Mike Purvis
autogenerated on Thu Sep 26 2019 03:18:02