[][src]Type Definition fomu_pac::version::SEED3

type SEED3 = Reg<u8, _SEED3>;

Bits 24-31 of VERSION_SEED. 32-bit seed used for the place-and-route.

This register you can read. See API.

For information about avaliable fields see seed3 module

Trait Implementations

impl Readable for SEED3[src]

read() method returns seed3::R reader structure