Type Alias atsamd51p::icm::HASH

source ·
pub type HASH = Reg<HASH_SPEC>;
Expand description

HASH (rw) register accessor: Region Hash Area Start Address

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

For information about available fields see hash module

Aliased Type§

struct HASH { /* private fields */ }