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