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

type REVISION = Reg<u8, _REVISION>;

Revision git tag version. For example, this firmware was built from git tag v2.0.3, so this value is 3.

This register you can read. See API.

For information about avaliable fields see revision module

Trait Implementations

impl Readable for REVISION[src]

read() method returns revision::R reader structure