Type Alias atsamd51j::sdhc0::DBGR

source ·
pub type DBGR = Reg<DBGR_SPEC>;
Expand description

DBGR (rw) register accessor: Debug

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

For information about available fields see dbgr module

Aliased Type§

struct DBGR { /* private fields */ }