|
scc
2024.06
SystemC components library
|
Abstract baseclass for bitfield. More...
#include <tlm_target_bfs_register_base.h>

Public Attributes | |
| const size_t | bitOffset |
| const size_t | bitSize |
| const std::string | name |
| const std::string | urid |
Abstract baseclass for bitfield.
Used to resolve cyclic dependency between bitfield_register and bitfield.
Definition at line 57 of file tlm_target_bfs_register_base.h.