Type Alias xmc4800::sdmmc::ClockCtrl

source ·
pub type ClockCtrl = Reg<ClockCtrlSpec>;
Expand description

CLOCK_CTRL (rw) register accessor: Clock Control Register

You can read this register and get clock_ctrl::R. You can reset, write, write_with_zero this register using clock_ctrl::W. You can also modify this register. See API.

For information about available fields see clock_ctrl module

Aliased Type§

struct ClockCtrl { /* private fields */ }