Type Alias atsamd51j::sdhc0::SRR

source ·
pub type SRR = Reg<SRR_SPEC>;
Expand description

SRR (rw) register accessor: Software Reset

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

For information about available fields see srr module

Aliased Type§

struct SRR { /* private fields */ }