pub type RiscvPatch = Periph<RegisterBlock, 0xe000_0000>;Expand description
RISC-V instruction patch controller used to redirect mask-ROM entry points to application-provided fixes
Aliased Type§
pub struct RiscvPatch { /* private fields */ }pub type RiscvPatch = Periph<RegisterBlock, 0xe000_0000>;RISC-V instruction patch controller used to redirect mask-ROM entry points to application-provided fixes
pub struct RiscvPatch { /* private fields */ }