pub type CLOCK_GATE = Reg<CLOCK_GATE_SPEC>;Expand description
CLOCK_GATE (rw) register accessor: Clock Gating Configure Register
You can read this register and get clock_gate::R. You can reset, write, write_with_zero this register using clock_gate::W. You can also modify this register. See API.
For information about available fields see clock_gate module
Aliased Typeยง
struct CLOCK_GATE { /* private fields */ }