pub type CLK = Reg<CLK_SPEC>;
Expand description
CLK (rw) register accessor: MCPWM APB 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
struct CLK { }