Type Definition atsam4lc8a_pac::aesa::DRNGSEED[][src]

type DRNGSEED = Reg<u32, _DRNGSEED>;

DRNG Seed Register

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

For information about available fields see drngseed module

Trait Implementations

impl ResetValue for DRNGSEED[src]

Register DRNGSEED reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DRNGSEED[src]

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