pub type DOUT_NUM = Reg<DOUT_NUM_SPEC>;
Expand description
DOUT_NUM (rw) register accessor: SPI output delay number configuration
You can read
this register and get dout_num::R
. You can reset
, write
, write_with_zero
this register using dout_num::W
. You can also modify
this register. See API.
For information about available fields see dout_num
module
Aliased Typeยง
struct DOUT_NUM { /* private fields */ }