Type Alias esp32c3::efuse::CLK

source ·
pub type CLK = Reg<CLK_SPEC>;
Expand description

CLK (rw) register accessor: eFuse clock configuration register.

You can read this register and get clk::R. You can reset, write, write_with_zero this register using clk::W. You can also modify this register. See API.

For information about available fields see clk module

Aliased Type§

struct CLK { /* private fields */ }