Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
c
e
f
g
i
l
m
p
q
r
s
t
w
Functions
+
Variables
a
c
e
f
g
i
l
m
p
q
r
s
t
w
Related Functions
+
Files
File List
+
File Members
+
All
a
b
c
d
f
g
h
k
m
n
o
p
q
r
s
t
u
v
z
Functions
Variables
Typedefs
+
Macros
a
b
c
d
f
g
h
k
m
n
p
q
r
t
u
z
src
registers.cpp
Go to the documentation of this file.
1
34
#include "
um7/registers.h
"
35
36
namespace
um7
37
{
38
39
void
*
Accessor_::raw
()
const
40
{
47
return
&
registers_
->
raw_
[
index
];
48
}
49
}
// namespace um7
um7::Accessor_::registers_
Registers * registers_
Definition:
registers.h:119
registers.h
Provides the Registers class, which initializes with a suite of accessors suitable for reading and wr...
um7::Accessor_::raw
void * raw() const
Definition:
registers.cpp:39
um7
Definition:
comms.h:46
um7::Registers::raw_
uint32_t raw_[NUM_REGISTERS]
Definition:
registers.h:210
um7::Accessor_::index
const uint8_t index
Definition:
registers.h:107
um7
Author(s): Mike Purvis
, Alex Brown
autogenerated on Thu Apr 14 2022 02:08:00