Type Alias atsamd51j::sdhc0::CR

source ·
pub type CR = Reg<CR_SPEC>;
Expand description

CR (rw) register accessor: Command

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

For information about available fields see cr module

Aliased Type§

struct CR { /* private fields */ }