Type Alias atsamd51p::aes::RANDSEED

source ·
pub type RANDSEED = Reg<RANDSEED_SPEC>;
Expand description

RANDSEED (rw) register accessor: Random Seed

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

For information about available fields see randseed module

Aliased Type§

struct RANDSEED { /* private fields */ }