Type Alias atsame54n::dsu::DID

source ·
pub type DID = Reg<DID_SPEC>;
Expand description

DID (r) register accessor: Device Identification

You can read this register and get did::R. See API.

For information about available fields see did module

Aliased Type§

struct DID { /* private fields */ }