[][src]Type Definition betrusted_pac::seed::SEED7

type SEED7 = Reg<u32, _SEED7>;

Bits 56-63 of SEED_SEED. Seed used for the build

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

For information about available fields see seed7 module

Trait Implementations

impl Readable for SEED7[src]

read() method returns seed7::R reader structure

impl ResetValue for SEED7[src]

Register SEED7 reset()'s with value 0x28

type Type = u32

Register size

impl Writable for SEED7[src]

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