Type Alias atsamd51j::aes::HASHKEY

source ·
pub type HASHKEY = Reg<HASHKEY_SPEC>;
Expand description

HASHKEY (rw) register accessor: Hash key n

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

For information about available fields see hashkey module

Aliased Type§

struct HASHKEY { /* private fields */ }