Type Alias esp32::mcpwm0::CLK

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

CLK (rw) register accessor:

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 */ }