<sauRegionsConfig> Security Attribution Unit(SAU).
More...
#include <Cpu.hpp>
template<typename STR = std::string>
struct nodamushi::svd::SAURegionsConfig< STR >
<sauRegionsConfig> Security Attribution Unit(SAU).
- See also
- http://www.keil.com/pack/doc/CMSIS/SVD/html/elem_cpu.html#elem_sauRegionsConfig
-
nodamushi::svd::SAURegionsConfigRegion
Definition at line 54 of file Cpu.hpp.
◆ const_iterator
template<typename STR = std::string>
◆ iterator
template<typename STR = std::string>
◆ begin() [1/2]
template<typename STR = std::string>
<region> iterator
Definition at line 82 of file Cpu.hpp.
◆ begin() [2/2]
template<typename STR = std::string>
<region> iterator
Definition at line 84 of file Cpu.hpp.
◆ end() [1/2]
template<typename STR = std::string>
<region> iterator
Definition at line 86 of file Cpu.hpp.
◆ end() [2/2]
template<typename STR = std::string>
<region> iterator
Definition at line 88 of file Cpu.hpp.
◆ length()
template<typename STR = std::string>
count of <region> elements
Definition at line 77 of file Cpu.hpp.
◆ operator[]() [1/2]
template<typename STR = std::string>
get <region> object
- Parameters
-
- Returns
- region[i]
Definition at line 67 of file Cpu.hpp.
◆ operator[]() [2/2]
template<typename STR = std::string>
get <region> object
- Parameters
-
- Returns
- region[i]
Definition at line 73 of file Cpu.hpp.
◆ size()
template<typename STR = std::string>
count of <region> elements
Definition at line 75 of file Cpu.hpp.
◆ enabled
template<typename STR = std::string>
attribute enabled
Definition at line 57 of file Cpu.hpp.
◆ protectionWhenDisabled
template<typename STR = std::string>
attribute protectionWhenDisabled
Definition at line 59 of file Cpu.hpp.
◆ region
template<typename STR = std::string>
<region> elements.
Definition at line 61 of file Cpu.hpp.
The documentation for this struct was generated from the following file: