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