NSVD Reader  0.0.1
hex.hpp File Reference

hex attribute More...

#include <type_traits>
#include "nodamushi/svd/vattr.hpp"

Go to the source code of this file.

Namespaces

 nodamushi
 
 nodamushi::svd
 

Typedefs

using nodamushi::svd::hex64 = vattr< uint64_t, hex >
 
using nodamushi::svd::hex32 = vattr< uint32_t, hex >
 
using nodamushi::svd::hex16 = vattr< uint16_t, hex >
 
using nodamushi::svd::hex8 = vattr< uint8_t, hex >
 

Detailed Description

hex attribute

Definition in file hex.hpp.