pub type CLKCR = Reg<CLKCRrs>;Expand description
CLKCR (rw) register accessor: SDI clock control register (SDIO_CLKCR)
You can read this register and get clkcr::R. You can reset, write, write_with_zero this register using clkcr::W. You can also modify this register. See API.
See register structure
For information about available fields see clkcr module
Aliased Typeยง
pub struct CLKCR { /* private fields */ }