VIRTUTECH CONFIDENTIAL Previous - Up - Next
MMU_Register_Write
- Provided By
-
cheetah+mmu, panther-mmu, swerver-thread-mmu, cheetah-mmu, jaguar-mmu, spitfire-mmu, jalapeno-mmu
- Callback Type
-
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj,
integer_t register_index, integer_t new_data);
- Index
-
register_index
- Description
-
Triggered on writes to registers in the Cheetah+ MMU. The registers that can trigger haps are the ones accessible in the "registers" pseudo attribute.
VIRTUTECH CONFIDENTIAL Previous - Up - Next