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
Registers * registers_
Definition: registers.h:119
Provides the Registers class, which initializes with a suite of accessors suitable for reading and wr...
void * raw() const
Definition: registers.cpp:39
Definition: comms.h:46
uint32_t raw_[NUM_REGISTERS]
Definition: registers.h:210
const uint8_t index
Definition: registers.h:107


um7
Author(s): Mike Purvis , Alex Brown
autogenerated on Tue Feb 11 2020 03:26:50