Type Alias atsame54n::dsu::DCC

source ·
pub type DCC = Reg<DCC_SPEC>;
Expand description

DCC (rw) register accessor: Debug Communication Channel n

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

For information about available fields see dcc module

Aliased Type§

struct DCC { /* private fields */ }