pub type HOLD = Reg<HOLD_SPEC>;
HOLD (rw) register accessor: SPI hold register
You can read this register and get hold::R. You can reset, write, write_with_zero this register using hold::W. You can also modify this register. See API.
read
hold::R
reset
write
write_with_zero
hold::W
modify
For information about available fields see hold module
hold
struct HOLD { /* private fields */ }