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

type SEED4 = Reg<u32, _SEED4>;

Bits 32-39 of SEED_SEED.

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

For information about available fields see seed4 module

Trait Implementations

impl Readable for SEED4[src]

read() method returns seed4::R reader structure

impl ResetValue for SEED4[src]

Register SEED4 reset()'s with value 0x37

type Type = u32

Register size

impl Writable for SEED4[src]

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