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

type GITREV3 = Reg<u8, _GITREV3>;

Bits 24-31 of VERSION_GITREV. First 32-bits of the git revision. This documentation was built from git rev 00000000, so this value is 0, which should be enough to check out the exact git version used to build this firmware.

This register you can read. See API.

For information about avaliable fields see gitrev3 module

Trait Implementations

impl Readable for GITREV3[src]

read() method returns gitrev3::R reader structure