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

type SEED6 = Reg<u32, _SEED6>;

Bits 48-55 of SEED_SEED.

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

For information about available fields see seed6 module

Trait Implementations

impl Readable for SEED6[src]

read() method returns seed6::R reader structure

impl ResetValue for SEED6[src]

Register SEED6 reset()'s with value 0x67

type Type = u32

Register size

impl Writable for SEED6[src]

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