Type Alias atsame54n::aes::GHASH

source ·
pub type GHASH = Reg<GHASH_SPEC>;
Expand description

GHASH (rw) register accessor: Galois Hash n

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

For information about available fields see ghash module

Aliased Type§

struct GHASH { /* private fields */ }