pub fn read(
ctx: &mut (impl Spi + UserErrorConversion),
memory: &dyn GuestMemory,
arg0: i32,
arg1: i32,
) -> Result<i32>pub fn read(
ctx: &mut (impl Spi + UserErrorConversion),
memory: &dyn GuestMemory,
arg0: i32,
arg1: i32,
) -> Result<i32>