pub type CLK = Reg<CLK_SPEC>;
CLK (rw) register accessor: an alias for Reg<CLK_SPEC>
Reg<CLK_SPEC>
struct CLK { /* private fields */ }