|
NSVD Reader
0.0.1
|
normalized interrupt element More...
#include <Interrupt.hpp>
Public Member Functions | |
| template<typename T > | |
| Interrupt (const T &src) | |
Public Attributes | |
| STRREF | name |
| <name> name of interrupt More... | |
| STRREF | description |
| <description> More... | |
| uint64_t | value |
| <value>interrupt index More... | |
normalized interrupt element
Definition at line 23 of file Interrupt.hpp.
|
inline |
| T | nodamushi::svd::Interrupt |
Definition at line 34 of file Interrupt.hpp.
| STRREF nodamushi::svd::normalized::Interrupt< STRREF >::description |
<description>
Definition at line 28 of file Interrupt.hpp.
| STRREF nodamushi::svd::normalized::Interrupt< STRREF >::name |
<name> name of interrupt
Definition at line 26 of file Interrupt.hpp.
| uint64_t nodamushi::svd::normalized::Interrupt< STRREF >::value |
<value>interrupt index
Definition at line 30 of file Interrupt.hpp.