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

#include <Protection.hpp>

Static Public Member Functions

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

Static Public Attributes

static constexpr bool HAS_HELPER =true
 

Detailed Description

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

Definition at line 33 of file Protection.hpp.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 64 of file Protection.hpp.

◆ get() [2/2]

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

Definition at line 83 of file Protection.hpp.

◆ nameof()

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

Definition at line 54 of file Protection.hpp.

Member Data Documentation

◆ HAS_HELPER

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

Definition at line 35 of file Protection.hpp.


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