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