|
NSVD Reader
0.0.1
|
<addressBlock> element. More...
#include <AddressBlock.hpp>

Public Attributes | |
| value< hex64,ELEMENT > | offset |
| <offset> the start address of an address block relative to the peripheral baseAddress. More... | |
| value< hex64,ELEMENT > | size |
| <size> the number of addressUnitBits being covered by this address block. More... | |
| value< AddressBlockUsage,ELEMENT > | usage |
| <usage> registers/buffer/reserved More... | |
| value< Protection,ELEMENT > | protection |
| <protection> More... | |
<addressBlock> element.
Definition at line 32 of file AddressBlock.hpp.
<offset> the start address of an address block relative to the peripheral baseAddress.
Definition at line 35 of file AddressBlock.hpp.
| value< Protection ,ELEMENT> nodamushi::svd::AddressBlock::protection |
<protection>
Definition at line 41 of file AddressBlock.hpp.
<size> the number of addressUnitBits being covered by this address block.
Definition at line 37 of file AddressBlock.hpp.
| value< AddressBlockUsage ,ELEMENT> nodamushi::svd::AddressBlock::usage |
<usage> registers/buffer/reserved
Definition at line 39 of file AddressBlock.hpp.