Type Alias atsamd51j::sdhc0::WCR

source ·
pub type WCR = Reg<WCR_SPEC>;
Expand description

WCR (rw) register accessor: Wakeup Control

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

For information about available fields see wcr module

Aliased Type§

struct WCR { /* private fields */ }