`riscv`: register: exports macros for custom CSRs
Exports macros from the `riscv::register::macros` module for external users. This allows external users to define custom CSR accessor functions. This is useful for platforms and SoCs with custom CSR registers not defined in the `riscv` crate. Resolves: #187
parent
33516b9c
Please register or sign in to comment