Your issue is that spi.mode
is passed as reference but not as a reference to the field.
I’ve explained this in Properly using `finalizer`, `ccall`, `cconvert` and `unsafe_convert` - #14 by anon61610682
Your issue is that spi.mode
is passed as reference but not as a reference to the field.
I’ve explained this in Properly using `finalizer`, `ccall`, `cconvert` and `unsafe_convert` - #14 by anon61610682