pub type CLK = Reg<CLK_SPEC>;
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.
read
clk::R
reset
write
write_with_zero
clk::W
modify
For information about available fields see clk module
clk
struct CLK { /* private fields */ }