Type Alias HOLD

Source
pub type HOLD = Reg<HOLD_SPEC>;
Expand description

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.

For information about available fields see hold module

Aliased Typeยง

struct HOLD { /* private fields */ }