NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
#include <neorv32_sysinfo.h>
Data Fields | |
uint32_t | CLK |
const uint8_t | MEM [4] |
const uint32_t | SOC |
const uint32_t | CACHE |
SYSINFO module prototype
const uint32_t neorv32_sysinfo_t::CACHE |
offset 12: Cache configuration (NEORV32_SYSINFO_CACHE_enum)
uint32_t neorv32_sysinfo_t::CLK |
offset 0: Clock speed in Hz
const uint8_t neorv32_sysinfo_t::MEM[4] |
offset 4: Internal memory sizes (NEORV32_SYSINFO_MEM_enum)
const uint32_t neorv32_sysinfo_t::SOC |
offset 8: SoC features (NEORV32_SYSINFO_SOC_enum)