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

type SEED1 = Reg<u32, _SEED1>;

Bits 8-15 of SEED_SEED.

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

For information about available fields see seed1 module

Trait Implementations

impl Readable for SEED1[src]

read() method returns seed1::R reader structure

impl ResetValue for SEED1[src]

Register SEED1 reset()'s with value 0x3f

type Type = u32

Register size

impl Writable for SEED1[src]

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