pub type CLOCK = Reg<CLOCK_SPEC>;
clock (rw) register accessor: Peripheral clock control register
You can read this register and get clock::R. You can reset, write, write_with_zero this register using clock::W. You can also modify this register. See API.
read
clock::R
reset
write
write_with_zero
clock::W
modify
For information about available fields see clock module
clock
struct CLOCK { /* private fields */ }