[][src]Type Definition cc2538::aes::DMAC_VERSION

type DMAC_VERSION = Reg<u32, _DMAC_VERSION>;

DMAC version register This register contains an indication (or signature) of the EIP type of this DMAC, as well as the hardware version/patch numbers.

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

For information about avaliable fields see dmac_version module

Trait Implementations

impl Readable for DMAC_VERSION[src]

read() method returns dmac_version::R reader structure

impl Writable for DMAC_VERSION[src]

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

impl ResetValue for DMAC_VERSION[src]

Register DMAC_VERSION reset()'s with value 0

type Type = u32

Register size