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