Type Alias xmc4800::sdmmc::WakeupCtrl

source ·
pub type WakeupCtrl = Reg<WakeupCtrlSpec>;
Expand description

WAKEUP_CTRL (rw) register accessor: Wake-up Control Register

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

For information about available fields see wakeup_ctrl module

Aliased Type§

struct WakeupCtrl { /* private fields */ }