[][src]Type Definition atsamd51g19a::aes::RANDSEED

type RANDSEED = Reg<u32, _RANDSEED>;

Random Seed

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see randseed module

Trait Implementations

impl Readable for RANDSEED[src]

read() method returns randseed::R reader structure

impl Writable for RANDSEED[src]

write(|w| ..) method takes randseed::W writer structure

impl ResetValue for RANDSEED[src]

Register RANDSEED reset()'s with value 0

type Type = u32

Register size