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

type SEED5 = Reg<u32, _SEED5>;

Bits 40-47 of SEED_SEED.

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

For information about available fields see seed5 module

Trait Implementations

impl Readable for SEED5[src]

read() method returns seed5::R reader structure

impl ResetValue for SEED5[src]

Register SEED5 reset()'s with value 0x21

type Type = u32

Register size

impl Writable for SEED5[src]

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