NSVD Reader  0.0.1
nodamushi::svd::enum_helper< Access > Struct Template Reference

#include <Access.hpp>

Static Public Member Functions

static constexpr const char * nameof (Access value)
 
static bool get (const char *name, Access &dst)
 
static bool get (const std::string &name, Access &dst)
 

Static Public Attributes

static constexpr bool HAS_HELPER =true
 

Detailed Description

template<>
struct nodamushi::svd::enum_helper< Access >

Definition at line 42 of file Access.hpp.

Member Function Documentation

◆ get() [1/2]

static bool nodamushi::svd::enum_helper< Access >::get ( const char *  name,
Access dst 
)
inlinestatic

Definition at line 77 of file Access.hpp.

◆ get() [2/2]

static bool nodamushi::svd::enum_helper< Access >::get ( const std::string &  name,
Access dst 
)
inlinestatic

Definition at line 106 of file Access.hpp.

◆ nameof()

static constexpr const char* nodamushi::svd::enum_helper< Access >::nameof ( Access  value)
inlinestatic

Definition at line 65 of file Access.hpp.

Member Data Documentation

◆ HAS_HELPER

constexpr bool nodamushi::svd::enum_helper< Access >::HAS_HELPER =true
static

Definition at line 44 of file Access.hpp.


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