pub fn with_msg_regs_mut<T>(
f: impl FnOnce(&mut [MessageRegisterValue]) -> T,
) -> TExpand description
Provides mutable access to the protection domain’s message registers.
pub fn with_msg_regs_mut<T>(
f: impl FnOnce(&mut [MessageRegisterValue]) -> T,
) -> TProvides mutable access to the protection domain’s message registers.