NSVD Reader  0.0.1
nodamushi::svd::normalized::parent_method_call< PTR > Struct Template Reference

#include <node_container.hpp>

Static Public Member Functions

template<typename T >
static uint32_t get_size (T p)
 
template<typename T >
static Protection get_protection (T p)
 
template<typename T >
static Access get_access (T p)
 
template<typename T >
static uint64_t get_resetValue (T p)
 
template<typename T >
static uint64_t get_resetMask (T p)
 
template<typename T >
static ModifiedWriteValues get_modifiedWriteValues (T p)
 
template<typename T >
static ReadAction get_readAction (T p)
 

Detailed Description

template<typename PTR>
struct nodamushi::svd::normalized::parent_method_call< PTR >

Definition at line 69 of file node_container.hpp.

Member Function Documentation

◆ get_access()

template<typename PTR >
template<typename T >
static Access nodamushi::svd::normalized::parent_method_call< PTR >::get_access ( p)
inlinestatic

Definition at line 76 of file node_container.hpp.

◆ get_modifiedWriteValues()

template<typename PTR >
template<typename T >
static ModifiedWriteValues nodamushi::svd::normalized::parent_method_call< PTR >::get_modifiedWriteValues ( p)
inlinestatic

Definition at line 82 of file node_container.hpp.

◆ get_protection()

template<typename PTR >
template<typename T >
static Protection nodamushi::svd::normalized::parent_method_call< PTR >::get_protection ( p)
inlinestatic

Definition at line 74 of file node_container.hpp.

◆ get_readAction()

template<typename PTR >
template<typename T >
static ReadAction nodamushi::svd::normalized::parent_method_call< PTR >::get_readAction ( p)
inlinestatic

Definition at line 84 of file node_container.hpp.

◆ get_resetMask()

template<typename PTR >
template<typename T >
static uint64_t nodamushi::svd::normalized::parent_method_call< PTR >::get_resetMask ( p)
inlinestatic

Definition at line 80 of file node_container.hpp.

◆ get_resetValue()

template<typename PTR >
template<typename T >
static uint64_t nodamushi::svd::normalized::parent_method_call< PTR >::get_resetValue ( p)
inlinestatic

Definition at line 78 of file node_container.hpp.

◆ get_size()

template<typename PTR >
template<typename T >
static uint32_t nodamushi::svd::normalized::parent_method_call< PTR >::get_size ( p)
inlinestatic

Definition at line 72 of file node_container.hpp.


The documentation for this struct was generated from the following file: