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

type SEED2 = Reg<u32, _SEED2>;

Bits 16-23 of SEED_SEED.

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

For information about available fields see seed2 module

Trait Implementations

impl Readable for SEED2[src]

read() method returns seed2::R reader structure

impl ResetValue for SEED2[src]

Register SEED2 reset()'s with value 0x10

type Type = u32

Register size

impl Writable for SEED2[src]

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